[fpc-pascal] notify and notigyall

Vinzent Hoefler JeLlyFish.software at gmx.net
Fri Aug 24 07:55:26 CEST 2007


On Thursday 23 August 2007 17:02, ik wrote:
> Hi,
>
> Is there an equivalent for Java's sleep and notify/notifyAll in FPC's
> rtl ?

The "SetEvent" methods of "RtlWaitEvent" (notify) and 
"RTLSimpleEvent" (notify all), IIRC.


Vinzent.




More information about the fpc-pascal mailing list