[fpc-pascal] Semaphores removed from the rtl?

Sven Barth pascaldragon at googlemail.com
Wed Jul 19 21:44:34 CEST 2017


Am 19.07.2017 18:45 schrieb "Anthony Walter" <sysrpl at gmail.com>:
>
> Nah thanks, I can implement them with native functions on windows, mac,
and linux easily enough and with $ifdefs. I am just surprised by the
thought process involved in removing them.

As Charlie said, that functionality was never intended for public use and
only available for a specific use case.

For cross platform use the Delphi compatible TSemaphore in the SyncObjs
unit should be implemented...

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20170719/669093c4/attachment.html>


More information about the fpc-pascal mailing list