Searched refs:OSLockType (Results 1 – 1 of 1) sorted by relevance
25 typedef CRITICAL_SECTION OSLockType; typedef27 typedef pthread_mutex_t OSLockType;59 OSLockType* os_lock() { return &os_lock_; } in os_lock()63 OSLockType os_lock_;