Home
last modified time | relevance | path

Searched refs:pthread_rwlockattr_setpshared (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/lib/libthr/thread/
Dthr_rwlockattr.c40 __weak_reference(_pthread_rwlockattr_setpshared, pthread_rwlockattr_setpshared);
/freebsd-10-stable/lib/libkse/thread/
Dthr_rwlockattr.c39 __weak_reference(_pthread_rwlockattr_setpshared, pthread_rwlockattr_setpshared);
/freebsd-10-stable/include/
Dpthread.h244 int pthread_rwlockattr_setpshared(pthread_rwlockattr_t *, int);
/freebsd-10-stable/lib/libthr/
Dpthread.map103 pthread_rwlockattr_setpshared;
/freebsd-10-stable/lib/libkse/
Dkse.map111 pthread_rwlockattr_setpshared;
/freebsd-10-stable/lib/libc/include/
Dun-namespace.h164 #undef pthread_rwlockattr_setpshared
Dnamespace.h183 #define pthread_rwlockattr_setpshared _pthread_rwlockattr_setpshared macro
/freebsd-10-stable/share/man/man3/
DMakefile247 pthread_rwlockattr_setpshared.3 \