Searched defs:THREAD_LOCK (Results 1 – 3 of 3) sorted by relevance
60 #define THREAD_LOCK() if (__isthreaded) _pthread_mutex_lock(&pidlist_mutex) macro
71 #define THREAD_LOCK() \ macro
127 #define THREAD_LOCK() \ macro