Home
last modified time | relevance | path

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

/relibc/pthreads-emb/
H A Dpthread_barrierattr_setpshared.c48 pthread_barrierattr_setpshared (pthread_barrierattr_t * attr, int pshared) in pthread_barrierattr_setpshared() function
H A Dpthread.h792 int pthread_barrierattr_setpshared (pthread_barrierattr_t * attr,
H A DANNOUNCE214 pthread_barrierattr_setpshared
/relibc/pthreads-emb/tests/
H A Dbarrier3.c64 assert(pthread_barrierattr_setpshared(&ba, PTHREAD_PROCESS_PRIVATE) == 0); in pthread_test_barrier3()
/relibc/pthreads-emb/platform/psp/
H A DMakefile117 pthread_barrierattr_setpshared.o \
/relibc/pthreads-emb/platform/dspbios/pte_lib/
H A Dpte_lib.pjt58 Source="..\..\..\pthread_barrierattr_setpshared.c"