Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libthr/thread/
H A Dthr_mutexattr.c82 __weak_reference(_pthread_mutexattr_setpshared, pthread_mutexattr_setpshared);
196 _pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared) in _pthread_mutexattr_setpshared() function
/freebsd-14.2/lib/libthr/
H A Dpthread.map230 _pthread_mutexattr_setpshared;
/freebsd-14.2/lib/libc/include/
H A Dnamespace.h169 #define pthread_mutexattr_setpshared _pthread_mutexattr_setpshared