[fpc-devel] Exact details for RTLeventWaitFor and related ?

Sven Barth pascaldragon at googlemail.com
Sat Aug 22 12:54:05 CEST 2020


Am 22.08.2020 um 07:06 schrieb Pascal Riekenberg via fpc-devel:
>> Kirinn via fpc-devel <fpc-devel at lists.freepascal.org> hat am 22. August 2020 um 03:50 geschrieben:
>>
>> For set/reset counting we'd need a semaphore instead of an RTL event,
>> but I don't think we have an actively supported semaphore implementation
>> at this time.
> I can provide one. If you like to, i can send the source for review.

If we add a semaphore implementation to the RTL it would need to be 
compatible to Delphi's SyncObjs.TSemaphore ( 
http://docwiki.embarcadero.com/Libraries/Tokyo/en/System.SyncObjs.TSemaphore 
).

Regards,
Sven


More information about the fpc-devel mailing list