[fpc-pascal] notify and notigyall
Vinzent Hoefler
JeLlyFish.software at gmx.net
Fri Aug 24 13:17:05 CEST 2007
On Friday 24 August 2007 08:53, Jonas Maebe wrote:
> tbasicrtlevent for Unix is still not based on condition variables,
> because Windows events are persistent and condition variables are
> not.
Call me stupid, but I was under the impression that this has been fixed
by inserting the "IsSet" member in the IntRTLEvent structure (this fix
also made RTLEventStartWait disappear for exactly that reason).
Vinzent.
More information about the fpc-pascal
mailing list