Home
last modified time | relevance | path

Searched refs:_pthread_mutexattr_setpshared (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/lib/libthr/thread/
H A Dthr_mutexattr.c85 __weak_reference(_pthread_mutexattr_setpshared, pthread_mutexattr_setpshared);
199 _pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared) in _pthread_mutexattr_setpshared() function
/freebsd-13.1/lib/libthr/
H A Dpthread.map231 _pthread_mutexattr_setpshared;
/freebsd-13.1/lib/libc/include/
H A Dnamespace.h171 #define pthread_mutexattr_setpshared _pthread_mutexattr_setpshared