Home
last modified time | relevance | path

Searched refs:pthread_barrierattr_setpshared (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/regress/lib/libpthread/barrier/
Dbarrier.c32 CHECKr(pthread_barrierattr_setpshared(&attr, i)); in main()
33 _CHECK(pthread_barrierattr_setpshared(&attr, PTHREAD_PROCESS_SHARED), == ENOTSUP, strerror(_x)); in main()
/openbsd/src/lib/librthread/
Drthread_barrier_attr.c62 pthread_barrierattr_setpshared(pthread_barrierattr_t *attr, int pshared) in pthread_barrierattr_setpshared() function
DSymbols.map30 pthread_barrierattr_setpshared;
Dpthread.h52 PROTO_STD_DEPRECATED(pthread_barrierattr_setpshared);
/openbsd/src/include/
Dpthread.h303 int pthread_barrierattr_setpshared(pthread_barrierattr_t *, int);
/openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2562 fun:pthread_barrierattr_setpshared=uninstrumented