Searched refs:pthread_rwlock_clockwrlock (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/libroot/posix/pthread/
H A Dpthread_rwlock.cpp406 pthread_rwlock_clockwrlock (pthread_rwlock_t* lock, clockid_t clock_id, function
439 return pthread_rwlock_clockwrlock(lock, CLOCK_REALTIME, abstime);
/haiku/headers/posix/
H A Dpthread.h173 extern int pthread_rwlock_clockwrlock(pthread_rwlock_t* rwlock,
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2259 void pthread_rwlock_clockwrlock() {} function
H A Dlibroot_stubs_legacy.c2238 void pthread_rwlock_clockwrlock() {} function

Completed in 86 milliseconds