destroying a locked mutex

Scott McCaskill scott@magruder.org
Tue Jul 24 09:11:00 GMT 2001


Should pthread_mutex_destroy() return an error if the mutex is locked?
pthreads-win32 seems to disagree with the linux implementation of pthreads
on this point (OK on windows, not on linux).




More information about the Pthreads-win32 mailing list