Home
last modified time | relevance | path

Searched defs:pshared (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_barrier.c35 int pshared; member
61 pthread_barrierattr_setpshared(pthread_barrierattr_t *attr, int pshared) in pthread_barrierattr_setpshared()
74 pthread_barrierattr_getpshared(const pthread_barrierattr_t *attr, int *pshared) in pthread_barrierattr_getpshared()
H A Dpthr_rwlock.c67 pthread_rwlockattr_setpshared(pthread_rwlockattr_t *attr, int pshared) in pthread_rwlockattr_setpshared()
85 pthread_rwlockattr_getpshared(const pthread_rwlockattr_t *attr, int *pshared) in pthread_rwlockattr_getpshared()
H A Dpthr_cond.c100 pthread_condattr_setpshared(pthread_condattr_t *attr, int pshared) in pthread_condattr_setpshared()
118 pthread_condattr_getpshared(const pthread_condattr_t *attr, int *pshared) in pthread_condattr_getpshared()
H A Dpthr_mutex.c76 pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared) in pthread_mutexattr_setpshared()
93 pthread_mutexattr_getpshared(const pthread_mutexattr_t *attr, int *pshared) in pthread_mutexattr_getpshared()
H A Dsynch.c2903 pthread_spin_init(pthread_spinlock_t *lock, int pshared) in pthread_spin_init()
/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dxsem.c40 xsem_init(xsem_t *sem, int pshared, unsigned int value) in xsem_init()
/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsem.c244 sem_init(sem_t *sem, int pshared, uint_t value) in sem_init()
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1220 int pshared; member
1225 int pshared; member
1246 int pshared; member