Which thread is released when pthread_cond_signal() is called

Matthew Ford matthew.ford@forward.com.au
Wed Jan 29 23:53:00 GMT 2003


Assume for simplicity that all the waiting threads are of the same
priority.
Which one will wake up on a call to
pthread_cond_signal()

regards
matthew



More information about the Pthreads-win32 mailing list