Searched refs:pthread_condattr_setpshared (Results 1 – 10 of 10) sorted by relevance
47 __weak_reference(_pthread_condattr_setpshared, pthread_condattr_setpshared);
53 pthread_condattr_setpshared;
111 #undef pthread_condattr_setpshared
130 #define pthread_condattr_setpshared _pthread_condattr_setpshared macro
197 int pthread_condattr_setpshared(pthread_condattr_t *, int);
313 pthread_condattr.3 pthread_condattr_setpshared.3
952 if ((rv = pthread_condattr_setpshared(&cattr, PTHREAD_PROCESS_SHARED))) { in proc_mutex_pthread_cond_create()
389 /* Define to 1 if you have the `pthread_condattr_setpshared' function. */
2349 AC_CHECK_FUNCS(pthread_condattr_setpshared)2350 APR_IFALLYES(header:pthread.h func:pthread_condattr_setpshared,
2574 fun:pthread_condattr_setpshared=uninstrumented