I do not believe nested mutexes and condition variables are compatible.
Do you really need nested mutexes?
-aaron
On Thursday, August 21, 2003, at 02:16 PM, Mark Gooderum wrote:
I've discovered what I think it a bug in the pthreads based cond_wait() code when used with nested mutexes.