Searched refs:LOCK_NORMAL (Results 1 – 2 of 2) sorted by relevance
284 type = LOCK_NORMAL; in pthread_mutexattr_settype()313 case LOCK_NORMAL: in pthread_mutexattr_gettype()
135 #define LOCK_NORMAL 0x00 /* same as USYNC_THREAD */ macro