Searched defs:UNLOCK (Results 1 – 6 of 6) sorted by relevance
11 #define UNLOCK __pthread_mutex_unlock macro14 #define UNLOCK pthread_mutex_unlock macro
109 #define UNLOCK(Mutex) ReleaseMutex((void *) Mutex) macro116 #define UNLOCK(Mutex) \ macro
36 UNLOCK = 'unlock' variable in HostLockManager
47 UNLOCK = 'unlock' variable in ChromeCr50
107 #define UNLOCK(listener) EVLOCK_UNLOCK((listener)->lock, 0) macro
354 #define UNLOCK() SIMPLELOCK_UNLOCK(_malloc_lock) macro