Searched defs:MutexType (Results 1 – 3 of 3) sorted by relevance
101 typedef int MutexType; // to keep a lock-count typedef121 typedef CRITICAL_SECTION MutexType; typedef131 typedef pthread_rwlock_t MutexType; typedef134 typedef pthread_mutex_t MutexType; typedef
22 enum MutexType { enum
19 typedef int MutexType; // to keep a lock-count typedef