Searched refs:pthread_mutexattr_setpshared (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/lib/libpthread/
H A Dpthread.h113 int pthread_mutexattr_setpshared(pthread_mutexattr_t *, int);
H A DMakefile203 MLINKS+= pthread_mutexattr.3 pthread_mutexattr_setpshared.3
H A Dpthread_mutex.c677 pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared) function
/netbsd-current/external/bsd/openldap/dist/libraries/liblmdb/
H A Dmdb.c4898 rc = pthread_mutexattr_setpshared(&mattr, PTHREAD_PROCESS_SHARED);

Completed in 211 milliseconds