Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_condattr.c46 __weak_reference(_pthread_condattr_setpshared, pthread_condattr_setpshared);
119 _pthread_condattr_setpshared(pthread_condattr_t *attr, int pshared) in _pthread_condattr_setpshared() function
/freebsd/lib/libthr/
H A Dpthread.map187 _pthread_condattr_setpshared;
/freebsd/lib/libc/include/
H A Dnamespace.h130 #define pthread_condattr_setpshared _pthread_condattr_setpshared