[fpc-pascal] What to use when porting WaitForMultipleObjects to Linux?

Jonas Maebe jonas.maebe at elis.ugent.be
Mon May 16 13:51:15 CEST 2016


Bo Berglund wrote:
> When porting a Delphi console program on Windows to FreePascal on
> Linux, what can one do with API calls like WaitForMultipleObjects,
> which is used to synchronize processing between threads?

http://www.freepascal.org/docs-html/rtl/system/rtleventcreate.html


Jonas



More information about the fpc-pascal mailing list