[Lazarus] Doe fpc/lazarus already have System-Threading or is it planned

Zoë Peterson zoe at scootersoftware.com
Fri Feb 2 17:19:25 CET 2018


On 2/2/2018 4:25 AM, Michael Schnell via Lazarus wrote:
> Featuring "parallel loops", "future variables", etc, implemented via a 
> thread pool that is transparent for the application programmer.

System.Threading requires anonymous methods, which Free Pascal doesn't 
currently support.  Someone has been working on those, but it's hard to 
say when they'll be ready for merging.  Once that's done someone could 
start implementing System.Threading, though personally I'd probably just 
look into adding FPC support to OmniThreadLibrary at that point.

-- 
Zoë Peterson
Scooter Software



More information about the Lazarus mailing list