Searched refs:__lwp_rwlock_wrlock (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dlwp_rwlock.c56 __lwp_rwlock_wrlock(rwlock_t *rwl, timespec_t *tsp) function
/illumos-gate/usr/src/lib/libc/port/threads/
H A Drwlock.c497 * or __lwp_rwlock_wrlock() holding the mutex. These return with the mutex
560 error = __lwp_rwlock_wrlock(rwlp, tsp);
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1515 extern int __lwp_rwlock_wrlock(rwlock_t *, timespec_t *);

Completed in 61 milliseconds