Home
last modified time | relevance | path

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

/external/musl/src/thread/
Dpthread_attr_get.c94 int pthread_rwlockattr_getpshared(const pthread_rwlockattr_t *restrict a, int *restrict pshared) in pthread_rwlockattr_getpshared() function
/external/rust/crates/libc/src/unix/linux_like/
Dmod.rs1737 pub fn pthread_rwlockattr_getpshared( in pthread_rwlockattr_getpshared() function
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1595 pub fn pthread_rwlockattr_getpshared( in pthread_rwlockattr_getpshared() function
/external/rust/crates/libc/src/unix/nto/
Dmod.rs2699 pub fn pthread_rwlockattr_getpshared( in pthread_rwlockattr_getpshared() function
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5206 pub fn pthread_rwlockattr_getpshared( in pthread_rwlockattr_getpshared() function