Home
last modified time | relevance | path

Searched refs:pthread_mutexattr_setpshared (Results 1 – 11 of 11) sorted by relevance

/freebsd-11-stable/lib/libthr/thread/
HDthr_mutexattr.c80 __weak_reference(_pthread_mutexattr_setpshared, pthread_mutexattr_setpshared);
/freebsd-11-stable/lib/libthr/
HDpthread.map86 pthread_mutexattr_setpshared;
/freebsd-11-stable/lib/libc/include/
HDun-namespace.h149 #undef pthread_mutexattr_setpshared
HDnamespace.h168 #define pthread_mutexattr_setpshared _pthread_mutexattr_setpshared macro
/freebsd-11-stable/include/
HDpthread.h229 int pthread_mutexattr_setpshared(pthread_mutexattr_t *, int);
/freebsd-11-stable/contrib/apr/
HDconfigure.in2297 AC_CHECK_FUNCS(pthread_mutex_timedlock pthread_mutexattr_setpshared)
2305 APR_IFALLYES(header:pthread.h define:PTHREAD_PROCESS_SHARED func:pthread_mutexattr_setpshared, [
2316 if (pthread_mutexattr_setpshared(&attr, PTHREAD_PROCESS_SHARED))
2326 # Override detection of pthread_mutexattr_setpshared
2344 func:pthread_mutexattr_setpshared dnl
HDconfigure26720 for ac_func in pthread_mutex_timedlock pthread_mutexattr_setpshared
/freebsd-11-stable/contrib/apr/locks/unix/
HDproc_mutex.c619 if ((rv = pthread_mutexattr_setpshared(&mattr, PTHREAD_PROCESS_SHARED))) { in proc_mutex_pthread_create()
/freebsd-11-stable/contrib/apr/include/arch/unix/
HDapr_private.h.in398 /* Define to 1 if you have the `pthread_mutexattr_setpshared' function. */
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt2614 fun:pthread_mutexattr_setpshared=uninstrumented
/freebsd-11-stable/
HDObsoleteFiles.inc9663 OLD_FILES+=usr/share/man/man3/pthread_mutexattr_setpshared.3.gz