Does anyone have any condition variable test code lying around?
Thanks!–
-Sam Lantinga, Lead Programmer, Loki Entertainment Software
Does anyone have any condition variable test code lying around?
Thanks!–
-Sam Lantinga, Lead Programmer, Loki Entertainment Software
Does anyone have any condition variable test code lying around?
You may want to check out the examples from the Oreilly book on pthreads.
Lots of code using threads and synchronization.
ftp://ftp.uu.net/published/oreilly/nutshell/pthreads
Dan