Searched refs:_pthread_mutexattr_setpshared (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/lib/libthr/thread/
H A Dthr_mutexattr.c80 __weak_reference(_pthread_mutexattr_setpshared, pthread_mutexattr_setpshared);
191 _pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared) function
/freebsd-11.0-release/lib/libc/include/
H A Dnamespace.h166 #define pthread_mutexattr_setpshared _pthread_mutexattr_setpshared

Completed in 66 milliseconds