386d290015
- Mutex is recursive on Windows; as a consequence we have to use the pthread PTHREAD_MUTEX_RECURSIVE type - Adapt MutexCloseHandle accordingly - ReleaseMutex returned TRUE even if pthread_mutex_unlock failed - Fixed and improved the TestSynchMutex ctest |
||
---|---|---|
.. | ||
test | ||
address.c | ||
barrier.c | ||
CMakeLists.txt | ||
condition.c | ||
critical.c | ||
event.c | ||
init.c | ||
ModuleOptions.cmake | ||
mutex.c | ||
semaphore.c | ||
sleep.c | ||
srw.c | ||
synch.h | ||
timer.c | ||
wait.c |