Home
last modified time | relevance | path

Searched refs:pthread_condattr_setpshared (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/lib/libthr/thread/
H A Dthr_condattr.c49 __weak_reference(_pthread_condattr_setpshared, pthread_condattr_setpshared);
/freebsd-13.1/lib/libthr/
H A Dpthread.map53 pthread_condattr_setpshared;
/freebsd-13.1/lib/libc/include/
H A Dnamespace.h132 #define pthread_condattr_setpshared _pthread_condattr_setpshared macro
H A Dun-namespace.h113 #undef pthread_condattr_setpshared
/freebsd-13.1/include/
H A Dpthread.h199 int pthread_condattr_setpshared(pthread_condattr_t *, int);
/freebsd-13.1/share/man/man3/
H A DMakefile478 pthread_condattr.3 pthread_condattr_setpshared.3
/freebsd-13.1/contrib/apr/locks/unix/
H A Dproc_mutex.c952 if ((rv = pthread_condattr_setpshared(&cattr, PTHREAD_PROCESS_SHARED))) { in proc_mutex_pthread_cond_create()
/freebsd-13.1/contrib/apr/include/arch/unix/
H A Dapr_private.h.in389 /* Define to 1 if you have the `pthread_condattr_setpshared' function. */
/freebsd-13.1/contrib/apr/
H A Dconfigure.in2349 AC_CHECK_FUNCS(pthread_condattr_setpshared)
2350 APR_IFALLYES(header:pthread.h func:pthread_condattr_setpshared,
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2574 fun:pthread_condattr_setpshared=uninstrumented