Searched refs:mutex_unlock_queue (Results 1 – 1 of 1) sorted by relevance
1704 mutex_unlock_queue(mutex_t *mp, int release_all) in mutex_unlock_queue() function2462 if ((lwpid = mutex_unlock_queue(mp, release_all)) != 0) { in mutex_unlock_internal()2530 if ((lwpid = mutex_unlock_queue(mp, 0)) != 0) { in mutex_unlock()2648 if ((lwpid = mutex_unlock_queue(mp, 0)) != 0) { in lmutex_unlock()3164 lwpid = mutex_unlock_queue(mp, release_all); in cond_sleep_queue()