Searched defs:INTERN_UNLOCK (Results 1 – 2 of 2) sorted by relevance
228 #define INTERN_UNLOCK(mutex) T_ERROR (__gthread_mutex_unlock, mutex); macro