Norbert Federa 386d290015 winpr/synch: fix mutex implementation
- 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
2016-05-24 15:10:57 +02:00
..
2016-03-29 18:14:34 +02:00
2016-03-29 18:14:34 +02:00
2016-03-29 18:14:34 +02:00
2016-05-02 16:59:25 +02:00
2016-02-29 15:18:47 +01:00
2016-03-29 16:03:15 -04:00
2016-02-29 15:18:47 +01:00
2016-02-29 15:18:47 +01:00
2016-03-29 16:03:15 -04:00
2016-03-29 18:14:34 +02:00
2016-03-29 18:14:34 +02:00
2016-03-29 16:03:15 -04:00
2016-05-12 10:01:30 +02:00
2016-03-29 16:03:15 -04:00
2016-05-12 10:01:30 +02:00
2016-02-29 15:18:47 +01:00
2016-02-29 15:18:47 +01:00
2016-03-29 16:03:15 -04:00