Searched refs:__pthread_rwlock_wrlock_full64 (Results 1 – 4 of 4) sorted by relevance
26 return __pthread_rwlock_wrlock_full64 (rwlock, CLOCK_REALTIME, abstime); in ___pthread_rwlock_timedwrlock64()
26 int result = __pthread_rwlock_wrlock_full64 (rwlock, CLOCK_REALTIME, NULL); in ___pthread_rwlock_wrlock()
28 return __pthread_rwlock_wrlock_full64 (rwlock, clockid, abstime); in ___pthread_rwlock_clockwrlock64()
588 __pthread_rwlock_wrlock_full64 (pthread_rwlock_t *rwlock, clockid_t clockid, in __pthread_rwlock_wrlock_full64() function
Completed in 5 milliseconds