Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/threads/
H A Dsynch.c3348 cond_wait_kernel(cond_t *cvp, mutex_t *mp, timespec_t *tsp) in cond_wait_kernel() function
3462 error = cond_wait_kernel(cvp, mp, tsp); in cond_wait_common()