"Boehm, Hans" <hans_boehm@hp.com> writes: > http://www.cs.wustl.edu/~schmidt/win32-cv-1.html Thanks for this link -- I inherited an implementation of wait()/notify() from Jeff Sturm which uses PulseEvent, and it seems to work very well under heavy use. However, I will verify (later on) that it is not susceptible to any of the subtle errors pointed out in this paper. - a