Home
last modified time | relevance | path

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

/dflybsd-src/lib/libthread_xu/thread/
H A Dthr_rwlockattr.c90 __strong_reference(_pthread_rwlockattr_setpshared, pthread_rwlockattr_setpshared);
/dflybsd-src/lib/libpthread/
H A DMakefile64 pthread_rwlockattr_setpshared.3 \
/dflybsd-src/include/
H A Dpthread.h240 int pthread_rwlockattr_setpshared(pthread_rwlockattr_t *, int) __nonnull(1);
/dflybsd-src/lib/libc/include/
H A Dnamespace.h186 #define pthread_rwlockattr_setpshared _pthread_rwlockattr_setpshared macro
H A Dun-namespace.h167 #undef pthread_rwlockattr_setpshared
/dflybsd-src/lib/libthread_xu/
H A Dpthread.map303 pthread_rwlockattr_setpshared;
/dflybsd-src/lib/libc/gen/
H A D_pthread_stubs.c158 WR(stub_zero, pthread_rwlockattr_setpshared);
H A DSymbol.map122 pthread_rwlockattr_setpshared;