Home
last modified time | relevance | path

Searched defs:pthread_rwlockattr_getpshared (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/src/thread/
Dpthread_attr_get.c100 int pthread_rwlockattr_getpshared(const pthread_rwlockattr_t *restrict a, int *restrict pshared) in pthread_rwlockattr_getpshared() function
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_attr_get.c96 int pthread_rwlockattr_getpshared(const pthread_rwlockattr_t *restrict a, int *restrict pshared) in pthread_rwlockattr_getpshared() function
/third_party/FreeBSD/lib/libc/include/
Dnamespace.h184 #define pthread_rwlockattr_getpshared _pthread_rwlockattr_getpshared macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1755 pub fn pthread_rwlockattr_getpshared( in pthread_rwlockattr_getpshared() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1595 pub fn pthread_rwlockattr_getpshared( in pthread_rwlockattr_getpshared() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2699 pub fn pthread_rwlockattr_getpshared( in pthread_rwlockattr_getpshared() function
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5206 pub fn pthread_rwlockattr_getpshared( in pthread_rwlockattr_getpshared() function