Subj : Re: win32 threads broken (was Win32 condition variables redux) To : comp.programming.threads From : Joe Seigh Date : Wed Aug 03 2005 06:15 pm d|dq wrote: > OK, this is sad. > > Oh well, could anyone point me to a set of programs that can be used to > test a Win32 CV implementation? > > At least something that could quickly identify implementations that > clearly don't work on multi-CPU hardware with a handful of threads. > Probably not since the usual problem is race conditions that are hard to detect. -- Joe Seigh When you get lemons, you make lemonade. When you get hardware, you make software. .