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

/seL4-camkes-master/projects/musllibc/src/thread/
H A Dpthread_rwlock_wrlock.c5 return pthread_rwlock_timedwrlock(rw, 0);
H A Dpthread_rwlock_timedwrlock.c3 int pthread_rwlock_timedwrlock(pthread_rwlock_t *restrict rw, const struct timespec *restrict at) function
/seL4-camkes-master/projects/musllibc/include/
H A Dpthread.h125 int pthread_rwlock_timedwrlock(pthread_rwlock_t *__restrict, const struct timespec *__restrict);

Completed in 81 milliseconds