Home
last modified time | relevance | path

Searched defs:pthread_barrierattr_getpshared (Results 1 – 6 of 6) sorted by relevance

/third_party/iowow/src/utils/
Diwth.c50 int pthread_barrierattr_getpshared( in pthread_barrierattr_getpshared() function
/third_party/musl/src/thread/
Dpthread_attr_get.c53 int pthread_barrierattr_getpshared(const pthread_barrierattr_t *restrict a, int *restrict pshared) in pthread_barrierattr_getpshared() function
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_attr_get.c54 int pthread_barrierattr_getpshared(const pthread_barrierattr_t *restrict a, int *restrict pshared) in pthread_barrierattr_getpshared() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1602 pub fn pthread_barrierattr_getpshared( in pthread_barrierattr_getpshared() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2848 pub fn pthread_barrierattr_getpshared( in pthread_barrierattr_getpshared() function
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs3286 pub fn pthread_barrierattr_getpshared( in pthread_barrierattr_getpshared() function