Home
last modified time | relevance | path

Searched refs:pthread_barrierattr_getpshared (Results 1 – 25 of 25) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_setpshared/
D1-1.c49 if (pthread_barrierattr_getpshared(&ba, &pshared) != 0) { in main()
68 if (pthread_barrierattr_getpshared(&ba, &pshared2) != 0) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_init/
D1-1.c39 if (pthread_barrierattr_getpshared(&ba, &pshared) != 0) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_getpshared/
D1-1.c37 if (pthread_barrierattr_getpshared(&ba, &pshared) != 0) { in main()
D2-1.c91 if (pthread_barrierattr_getpshared(&ba, &pshared) != 0) { in main()
/third_party/iowow/src/utils/
Diwth.h72 IW_EXPORT int pthread_barrierattr_getpshared(
Diwth.c50 int pthread_barrierattr_getpshared( in pthread_barrierattr_getpshared() function
/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_attr_get.c122 ret = pthread_barrierattr_getpshared(&attr, &result); in pthread_barrierattr_getpshared_0100()
129 ret = pthread_barrierattr_getpshared(&attr, &result); in pthread_barrierattr_getpshared_0100()
/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/musl/include/
Dpthread.h195 int pthread_barrierattr_getpshared(const pthread_barrierattr_t *__restrict, int *__restrict);
/third_party/musl/porting/liteos_m/user/include/
Dpthread.h192 int pthread_barrierattr_getpshared(const pthread_barrierattr_t *__restrict, int *__restrict);
/third_party/musl/ndk_musl_include/
Dpthread.h356 int pthread_barrierattr_getpshared(const pthread_barrierattr_t *__restrict, int *__restrict);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dpthread.h199 int pthread_barrierattr_getpshared(const pthread_barrierattr_t *__restrict, int *__restrict);
/third_party/musl/porting/uniproton/kernel/include/
Dpthread.h199 int pthread_barrierattr_getpshared(const pthread_barrierattr_t *__restrict, int *__restrict);
/third_party/musl/porting/liteos_m/kernel/include/
Dpthread.h199 int pthread_barrierattr_getpshared(const pthread_barrierattr_t *__restrict, int *__restrict);
/third_party/musl/libc-test/src/api/
Dpthread.c72 {int(*p)(const pthread_barrierattr_t*restrict,int*restrict) = pthread_barrierattr_getpshared;} in f()
/third_party/musl/porting/linux/user/include/
Dpthread.h372 int pthread_barrierattr_getpshared(const pthread_barrierattr_t *__restrict, int *__restrict);
/third_party/rust/crates/libc/libc-test/semver/
Ddragonfly.txt1414 pthread_barrierattr_getpshared
Dfreebsd.txt1797 pthread_barrierattr_getpshared
Dandroid.txt3248 pthread_barrierattr_getpshared
/third_party/musl/
Dlibc.map.txt1336 pthread_barrierattr_getpshared;
/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
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp18457 extern int pthread_barrierattr_getpshared (const pthread_barrierattr_t *