Searched defs:pthread_rwlock_timedwrlock (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dpthread-rwlocks.c259 return pthread_rwlock_timedwrlock(rwlock, NULL);
281 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout) function

Completed in 4 milliseconds