Searched refs:u_mutex_unlock (Results 1 – 6 of 6) sorted by relevance
84 u_mutex_unlock(mutex); in mapi_init()94 u_mutex_unlock(mutex); in mapi_init()119 u_mutex_unlock(mutex); in mapi_init()
106 #define u_mutex_unlock(name) (void) pthread_mutex_unlock(&(name)) macro172 #define u_mutex_unlock(name) LeaveCriticalSection(&name) macro246 #define u_mutex_unlock(name) (void) name macro
140 u_mutex_unlock(exec_mutex); in u_execmem_alloc()
174 u_mutex_unlock(ThreadCheckMutex); in u_current_init()
151 u_mutex_unlock(dynamic_mutex); in stub_find_dynamic()
14 #define _glthread_UNLOCK_MUTEX(name) u_mutex_unlock(name)