Home
last modified time | relevance | path

Searched refs:mutex_lock_queue (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libc/port/threads/
H A Dsynch.c1781 mutex_lock_queue(ulwp_t *self, tdb_mutex_stats_t *msp, mutex_t *mp, in mutex_lock_queue() function
2143 error = mutex_lock_queue(self, msp, mp, tsp); in mutex_lock_internal()
2300 return (mutex_lock_queue(self, NULL, mp, tsp)); in mutex_lock_impl()
2615 (void) mutex_lock_queue(self, msp, mp, NULL); in lmutex_lock()