Home
last modified time | relevance | path

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

/nptl/
A Dpthread_rwlockattr_getpshared.c23 int *pshared) in __pthread_rwlockattr_getpshared()
A Dpthread_barrierattr_getpshared.c23 int *pshared) in __pthread_barrierattr_getpshared()
A Dpthread_condattr_getpshared.c22 __pthread_condattr_getpshared (const pthread_condattr_t *attr, int *pshared) in __pthread_condattr_getpshared()
A Dpthread_spin_init.c23 __pthread_spin_init (pthread_spinlock_t *lock, int pshared) in __pthread_spin_init()
A Dsem_init.c27 __new_sem_init (sem_t *sem, int pshared, unsigned int value) in __new_sem_init()
72 __old_sem_init (sem_t *sem, int pshared, unsigned int value) in __old_sem_init()
A Dpthread_mutexattr_getpshared.c22 __pthread_mutexattr_getpshared (const pthread_mutexattr_t *attr, int *pshared) in __pthread_mutexattr_getpshared()
A Dpthread_barrierattr_setpshared.c24 __pthread_barrierattr_setpshared (pthread_barrierattr_t *attr, int pshared) in __pthread_barrierattr_setpshared()
A Dpthread_mutexattr_setpshared.c24 __pthread_mutexattr_setpshared (pthread_mutexattr_t *attr, int pshared) in __pthread_mutexattr_setpshared()
A Dpthread_condattr_setpshared.c24 __pthread_condattr_setpshared (pthread_condattr_t *attr, int pshared) in __pthread_condattr_setpshared()
A Dpthread_rwlockattr_setpshared.c24 __pthread_rwlockattr_setpshared (pthread_rwlockattr_t *attr, int pshared) in __pthread_rwlockattr_setpshared()

Completed in 12 milliseconds