[fpc-pascal] semaphores?
Seth Grover
sethdgrover at gmail.com
Mon Apr 13 23:49:24 CEST 2009
Is there not a cross-platform semaphore API in Free Pascal? I planned
on using the callbacks in TThreadManager as described in the docs
(http://www.freepascal.org/docs-html/rtl/system/tthreadmanager.html),
but to my dismay they aren't initialized for win32. Bug 11206, which
has been marked as "won't fix", indicates that TThreadManager should
not be used by user programs.
So is there a "right" way to do it, or do I have to revert to using
IFDEFs and the low-level system-dependent calls?
-SG
--
This email is fiction. Any resemblance to actual events
or persons living or dead is purely coincidental.
Seth Grover
sethdgrover[at]gmail[dot]com
More information about the fpc-pascal
mailing list