Home
last modified time | relevance | path

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

/external/trusty/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/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.rs1728 pub fn pthread_rwlockattr_getpshared( in pthread_rwlockattr_getpshared() function
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1629 pub fn pthread_rwlockattr_getpshared( in pthread_rwlockattr_getpshared() function
/external/rust/crates/libc/src/unix/nto/
Dmod.rs2921 pub fn pthread_rwlockattr_getpshared( in pthread_rwlockattr_getpshared() function
/external/rust/crates/libc/src/unix/aix/
Dmod.rs2760 pub fn pthread_rwlockattr_getpshared( in pthread_rwlockattr_getpshared() function
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5748 pub fn pthread_rwlockattr_getpshared( in pthread_rwlockattr_getpshared() function
/external/rust/crates/libc/src/unix/hurd/
Dmod.rs3982 pub fn pthread_rwlockattr_getpshared( in pthread_rwlockattr_getpshared() function