Searched defs:pshared (Results 1 – 16 of 16) sorted by relevance
/sysdeps/mach/hurd/htl/ |
A D | pt-mutexattr-setpshared.c | 27 pthread_mutexattr_setpshared (pthread_mutexattr_t *attrp, int pshared) in pthread_mutexattr_setpshared()
|
/sysdeps/hppa/nptl/ |
A D | pthread_spin_init.c | 22 __pthread_spin_init (pthread_spinlock_t *lock, int pshared) in __pthread_spin_init()
|
/sysdeps/htl/ |
A D | futex-internal.h | 29 futex_supports_pshared (int pshared) in futex_supports_pshared()
|
A D | pt-barrierattr-getpshared.c | 24 int *pshared) in pthread_barrierattr_getpshared()
|
A D | pt-barrierattr-setpshared.c | 23 pthread_barrierattr_setpshared (pthread_barrierattr_t *attr, int pshared) in pthread_barrierattr_setpshared()
|
A D | pt-condattr-getpshared.c | 23 pthread_condattr_getpshared (const pthread_condattr_t *attr, int *pshared) in pthread_condattr_getpshared()
|
A D | pt-condattr-setpshared.c | 23 pthread_condattr_setpshared (pthread_condattr_t *attr, int pshared) in pthread_condattr_setpshared()
|
A D | pt-rwlockattr-getpshared.c | 23 pthread_rwlockattr_getpshared (const pthread_rwlockattr_t *attr, int *pshared) in pthread_rwlockattr_getpshared()
|
A D | pt-rwlockattr-setpshared.c | 23 pthread_rwlockattr_setpshared (pthread_rwlockattr_t *attr, int pshared) in pthread_rwlockattr_setpshared()
|
A D | sem-init.c | 25 __sem_init (sem_t *sem, int pshared, unsigned value) in __sem_init()
|
/sysdeps/unix/sysv/linux/powerpc/ |
A D | elision-unlock.c | 24 __lll_unlock_elision (int *lock, short *adapt_count, int pshared) in __lll_unlock_elision()
|
A D | elision-lock.c | 40 __lll_lock_elision (int *lock, short *adapt_count, EXTRAARG int pshared) in __lll_lock_elision()
|
/sysdeps/pthread/ |
A D | tst-cond23.c | 27 check (pthread_condattr_t *condattr, int pshared, clockid_t cl) in check()
|
/sysdeps/nptl/ |
A D | futex-internal.h | 102 futex_supports_pshared (int pshared) in futex_supports_pshared()
|
A D | internaltypes.h | 104 int pshared; member 125 int pshared; member
|
/sysdeps/sparc/nptl/ |
A D | sparc-nptl.h | 13 unsigned char pshared; member
|
Completed in 10 milliseconds