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

/haiku/src/system/libroot/posix/pthread/
H A Dpthread_rwlock.cpp345 pthread_rwlock_clockrdlock(pthread_rwlock_t* lock, clockid_t clock_id, function
378 return pthread_rwlock_clockrdlock(lock, CLOCK_REALTIME, abstime);
/haiku/headers/posix/
H A Dpthread.h167 extern int pthread_rwlock_clockrdlock(pthread_rwlock_t* rwlock,
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2258 void pthread_rwlock_clockrdlock() {} function
H A Dlibroot_stubs_legacy.c2237 void pthread_rwlock_clockrdlock() {} function

Completed in 111 milliseconds