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

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

Reply via email to