Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libthr/thread/
HDthr_condattr.c47 __weak_reference(_pthread_condattr_setpshared, pthread_condattr_setpshared);
/freebsd-11-stable/lib/libthr/
HDpthread.map53 pthread_condattr_setpshared;
/freebsd-11-stable/lib/libc/include/
HDun-namespace.h111 #undef pthread_condattr_setpshared
HDnamespace.h130 #define pthread_condattr_setpshared _pthread_condattr_setpshared macro
/freebsd-11-stable/include/
HDpthread.h197 int pthread_condattr_setpshared(pthread_condattr_t *, int);
/freebsd-11-stable/share/man/man3/
HDMakefile313 pthread_condattr.3 pthread_condattr_setpshared.3
/freebsd-11-stable/contrib/apr/locks/unix/
HDproc_mutex.c952 if ((rv = pthread_condattr_setpshared(&cattr, PTHREAD_PROCESS_SHARED))) { in proc_mutex_pthread_cond_create()
/freebsd-11-stable/contrib/apr/include/arch/unix/
HDapr_private.h.in389 /* Define to 1 if you have the `pthread_condattr_setpshared' function. */
/freebsd-11-stable/contrib/apr/
HDconfigure.in2349 AC_CHECK_FUNCS(pthread_condattr_setpshared)
2350 APR_IFALLYES(header:pthread.h func:pthread_condattr_setpshared,
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt2574 fun:pthread_condattr_setpshared=uninstrumented