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

/fuchsia/zircon/third_party/ulib/musl/pthread/
H A Dpthread_rwlock_init.c3 int pthread_rwlock_init(pthread_rwlock_t* restrict rw, const pthread_rwlockattr_t* restrict a) { argument
H A Dpthread_rwlock_rdlock.c3 int pthread_rwlock_rdlock(pthread_rwlock_t* rw) { argument
H A Dpthread_rwlock_destroy.c3 int pthread_rwlock_destroy(pthread_rwlock_t* rw) { argument
H A Dpthread_rwlock_trywrlock.c3 int pthread_rwlock_trywrlock(pthread_rwlock_t* rw) { argument
H A Dpthread_rwlock_wrlock.c3 int pthread_rwlock_wrlock(pthread_rwlock_t* rw) { argument
H A Dpthread_rwlock_timedrdlock.c3 int pthread_rwlock_timedrdlock(pthread_rwlock_t* restrict rw, const struct timespec* restrict at) { argument
[all...]
H A Dpthread_rwlock_timedwrlock.c3 int pthread_rwlock_timedwrlock(pthread_rwlock_t* restrict rw, const struct timespec* restrict at) { argument
[all...]
H A Dpthread_rwlock_tryrdlock.c3 int pthread_rwlock_tryrdlock(pthread_rwlock_t* rw) { argument
H A Dpthread_rwlock_unlock.c4 int pthread_rwlock_unlock(pthread_rwlock_t* rw) { argument
/fuchsia/zircon/system/ulib/ddk/include/ddk/protocol/
H A Dblock.h43 } rw; member in union:block_op::__anon922
H A Dnand.h87 } rw; member in union:nand_op::__anon959
/fuchsia/zircon/system/utest/fs/
H A Dtest-mmap.cpp516 bool mmap_crash(int prot, int flags, RW rw) { argument
/fuchsia/zircon/system/dev/block/nvme/
H A Dnvme-hw.h100 } rw; member in union:__anon200::__anon202

Completed in 92 milliseconds