Are there any alternatives to OmniThread under iOS/Android/OSX?
It does not need to be as complete as OmniThread, I just need to be able to have thread pools and TFuture<> classes.
Thanks!
UPDATE: Delphi XE7 now implements Future/Parallel/Task in System.Threading.