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-02-29 15:18:47 +01:00
2016-03-07 10:19:50 -05:00
2016-03-07 10:19:50 -05:00
2016-03-29 16:03:15 -04:00
2016-03-07 10:19:50 -05:00
2016-02-29 15:18:47 +01:00
2016-05-11 11:05:17 -04:00
2016-03-02 09:43:46 +01: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-07 10:19:50 -05:00
2016-03-29 18:14:34 +02:00
2016-03-29 18:14:34 +02:00
2016-03-07 10:19:50 -05:00
2016-03-30 10:58:36 -04:00
2016-03-02 09:43:46 +01:00
2016-03-07 10:19:50 -05:00
2016-03-29 16:03:15 -04:00
2016-05-11 11:05:17 -04:00
2016-03-29 18:14:34 +02:00
2016-05-12 10:01:30 +02:00
2016-05-11 11:05:17 -04:00
2016-05-24 15:10:57 +02:00
2016-03-29 16:03:15 -04:00
2016-03-07 10:19:50 -05:00
2016-05-13 11:32:48 +02: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
2016-03-29 18:14:34 +02:00