Searched defs:MutexType (Results 1 – 4 of 4) sorted by relevance
30 typedef SRWLOCK MutexType; typedef34 typedef pthread_rwlock_t MutexType; typedef37 typedef std::mutex MutexType; typedef
112 typedef int MutexType; // to keep a lock-count typedef129 typedef CRITICAL_SECTION MutexType; typedef142 typedef pthread_rwlock_t MutexType; typedef145 typedef pthread_mutex_t MutexType; typedef
21 enum MutexType { enum
22 enum MutexType { enum