[fpc-devel] Fpsigprocmask

Martin Schreiber fpmse at bluewin.ch
Mon Jan 25 20:46:26 CET 2010


On Monday 25 January 2010 17:16:59 Michael Schnell wrote:
>
> @Martin:
> what is the complicated thread save stuff with sys_semdestroy()
> necessary for ?
> Would it not be useful to use a Futex instead of a sema ?
>
Possible, I don't touch such code if it works - or if I think it works. ;-)
Do you think a futex is cheaper than an interlockedincrement()?

Martin



More information about the fpc-devel mailing list