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 |
||
---|---|---|
.. | ||
include | ||
libwinpr | ||
test | ||
tools | ||
.gitignore | ||
CMakeLists.txt | ||
winpr.pc.in | ||
WinPRConfig.cmake.in |