[fpc-pascal] notify and notigyall
Luca Olivetti
luca at ventoso.org
Thu Aug 23 21:29:32 CEST 2007
En/na Mattias Gaertner ha escrit:
>
> Maybe you can try
>
> http://www.freepascal.org/docs-html/rtl/system/rtleventwaitfor.html
>
> If this works, you can write a small example for the wiki:
> http://wiki.lazarus.freepascal.org/Multithreaded_Application_Tutorial
How are these different to the TEventObject,TSimpleEvent classes in
syncobjs? Just curious, since I usually do with syncobjs, and I don't
see a big difference between MyEvent.SetEvent/MyEvent.WaitFor and
RTLEventSetEvent/RTLEventWaitFor
Bye
--
Luca
More information about the fpc-pascal
mailing list