Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_attr_get.c54 int pthread_barrierattr_getpshared(const pthread_barrierattr_t *restrict a, int *restrict pshared) in pthread_barrierattr_getpshared() function
/third_party/musl/src/thread/
H A Dpthread_attr_get.c58 int pthread_barrierattr_getpshared(const pthread_barrierattr_t *restrict a, int *restrict pshared) in pthread_barrierattr_getpshared() function
/third_party/FreeBSD/lib/libc/include/
H A Dnamespace.h115 #define pthread_barrierattr_getpshared _pthread_barrierattr_getpshared macro
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1602 pub fn pthread_barrierattr_getpshared( in pthread_barrierattr_getpshared() functions
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2848 pub fn pthread_barrierattr_getpshared( in pthread_barrierattr_getpshared() functions
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3286 pub fn pthread_barrierattr_getpshared( in pthread_barrierattr_getpshared() functions

Completed in 25 milliseconds