Home
last modified time | relevance | path

Searched defs:pthread_rwlock_rdlock (Results 1 – 12 of 12) sorted by relevance

/external/dng_sdk/source/
Ddng_pthread.h224 #define pthread_rwlock_rdlock dng_pthread_rwlock_rdlock macro
/external/compiler-rt/lib/tsan/dd/
Ddd_interceptors.cc106 INTERCEPTOR(int, pthread_rwlock_rdlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/
Dmod.rs1192 pub fn pthread_rwlock_rdlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_rdlock() function
/external/rust/android-crates-io/crates/libc/src/unix/
Dmod.rs1182 pub fn pthread_rwlock_rdlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_rdlock() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/
Dmod.rs1192 pub fn pthread_rwlock_rdlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_rdlock() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1227 TSAN_INTERCEPTOR(int, pthread_rwlock_rdlock, void *m) { in TSAN_INTERCEPTOR() argument
/external/rust/android-crates-io/crates/libc/src/vxworks/
Dmod.rs1522 pub fn pthread_rwlock_rdlock(attr: *mut ::pthread_rwlock_t) -> ::c_int; in pthread_rwlock_rdlock() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/vxworks/
Dmod.rs1522 pub fn pthread_rwlock_rdlock(attr: *mut ::pthread_rwlock_t) -> ::c_int; in pthread_rwlock_rdlock() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/vxworks/
Dmod.rs1522 pub fn pthread_rwlock_rdlock(attr: *mut ::pthread_rwlock_t) -> ::c_int; in pthread_rwlock_rdlock() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/fuchsia/
Dmod.rs3823 pub fn pthread_rwlock_rdlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_rdlock() function
/external/rust/android-crates-io/crates/libc/src/fuchsia/
Dmod.rs3823 pub fn pthread_rwlock_rdlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_rdlock() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/fuchsia/
Dmod.rs3823 pub fn pthread_rwlock_rdlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_rdlock() function