Home
last modified time | relevance | path

Searched refs:pthread_rwlock_timedrdlock (Results 1 – 5 of 5) sorted by relevance

/third_party/ulib/musl/pthread/
A Dpthread_rwlock_rdlock.c4 return pthread_rwlock_timedrdlock(rw, 0); in pthread_rwlock_rdlock()
A Dpthread_rwlock_timedrdlock.c3 int pthread_rwlock_timedrdlock(pthread_rwlock_t* restrict rw, const struct timespec* restrict at) { in pthread_rwlock_timedrdlock() function
/third_party/ulib/musl/include/
A Dpthread.h118 int pthread_rwlock_timedrdlock(pthread_rwlock_t* __restrict, const struct timespec* __restrict);
/third_party/lib/acpica/source/os_specific/service_layers/
A Dosfuchsia.cpp780 int ret = pthread_rwlock_timedrdlock(&acpi_spinlock_lock, &then); in AcpiOsAcquireMutex()
/third_party/ulib/musl/
A Dmusl-rules.mk99 $(LOCAL_DIR)/pthread/pthread_rwlock_timedrdlock.c \

Completed in 8 milliseconds