Home
last modified time | relevance | path

Searched refs:pthread_rwlock_timedwrlock (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dpthread_rwlock.cpp224 int pthread_rwlock_timedwrlock(pthread_rwlock_t* rwlock, const timespec* abs_timeout) { in pthread_rwlock_timedwrlock() function
/bionic/libc/include/
Dpthread.h225 int pthread_rwlock_timedwrlock(pthread_rwlock_t*, const struct timespec*) __nonnull((1, 2));