Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/threads/
H A Dpthr_barrier.c37 int pshared; member
63 pthread_barrierattr_setpshared(pthread_barrierattr_t *attr, int pshared) in pthread_barrierattr_setpshared()
76 pthread_barrierattr_getpshared(const pthread_barrierattr_t *attr, int *pshared) in pthread_barrierattr_getpshared()
H A Dpthr_rwlock.c69 pthread_rwlockattr_setpshared(pthread_rwlockattr_t *attr, int pshared) in pthread_rwlockattr_setpshared()
87 pthread_rwlockattr_getpshared(const pthread_rwlockattr_t *attr, int *pshared) in pthread_rwlockattr_getpshared()
H A Dpthr_cond.c102 pthread_condattr_setpshared(pthread_condattr_t *attr, int pshared) in pthread_condattr_setpshared()
120 pthread_condattr_getpshared(const pthread_condattr_t *attr, int *pshared) in pthread_condattr_getpshared()
H A Dpthr_mutex.c72 pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared) in pthread_mutexattr_setpshared()
89 pthread_mutexattr_getpshared(const pthread_mutexattr_t *attr, int *pshared) in pthread_mutexattr_getpshared()
H A Dsynch.c2893 pthread_spin_init(pthread_spinlock_t *lock, int pshared) in pthread_spin_init()
/titanic_50/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dxsem.c42 xsem_init(xsem_t *sem, int pshared, unsigned int value) in xsem_init()
/titanic_50/usr/src/lib/libc/port/rt/
H A Dsem.c246 sem_init(sem_t *sem, int pshared, uint_t value) in sem_init()
/titanic_50/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1201 int pshared; member
1206 int pshared; member
1226 int pshared; member