Problems with conditions

Markus Forrer markus.forrer@gmx.ch
Wed Mar 31 04:43:02 GMT 2021


Thank you for your answer.

I implemented the code exactly the same way (with the condition variable) as in the sample code. But it worked only after I replaced PTHREAD_MUTEX_ERRORCHECK with PTHREAD_MUTEX_DEFAULT. The main thing is that it works now! :-)



More information about the Pthreads-win32 mailing list