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.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to