Searched defs:THREAD_UNLOCK (Results 1 – 3 of 3) sorted by relevance
61 #define THREAD_UNLOCK() if (__isthreaded) _pthread_mutex_unlock(&pidlist_mutex) macro
75 #define THREAD_UNLOCK() \ macro
131 #define THREAD_UNLOCK() \ macro