Home
last modified time | relevance | path

Searched refs:pthread_mutexattr_setpshared (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_mutex.c76 pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared) in pthread_mutexattr_setpshared() function
/illumos-gate/usr/src/head/
H A Dpthread.h260 extern int pthread_mutexattr_setpshared(pthread_mutexattr_t *, int);
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dutility.c239 (void) pthread_mutexattr_setpshared(&mtxattr, PTHREAD_PROCESS_SHARED); in CreateXProcLock()
/illumos-gate/usr/src/lib/libpthread/common/
H A Dmapfile-vers189 pthread_mutexattr_setpshared { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/libthread/common/
H A Dmapfile-vers196 pthread_mutexattr_setpshared { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common663 pthread_mutexattr_setpshared
/illumos-gate/usr/src/man/man3c/
H A DMakefile1138 pthread_mutexattr_setpshared.3c \
2250 pthread_mutexattr_setpshared.3c := LINKSRC = pthread_mutexattr_getpshared.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1848 pthread_mutexattr_setpshared;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc962 link path=usr/share/man/man3c/pthread_mutexattr_setpshared.3c \