[fpc-devel] Threads and alot of crap continued

Marco van de Voort marcov at stack.nl
Wed Nov 8 12:37:26 CET 2006


> Michael Schnell wrote:
> 
> I don't see how async timers can be useful for software (maybe to 
> control hardware perhaps, but only the trivial kind as well, no complex 
> state allowed), as you cannot take any locks, and must be re-entrant. 

No, not reentrant, unless you use the same event in the queues of multiple
execution points. (which is unlikely I think)



More information about the fpc-devel mailing list