Home
last modified time | relevance | path

Searched defs:lock (Results 1 – 11 of 11) sorted by relevance

/nptl/
A Dpthread_spin_destroy.c22 __pthread_spin_destroy (pthread_spinlock_t *lock) in __pthread_spin_destroy()
A Dpthread_spin_trylock.c25 __pthread_spin_trylock (pthread_spinlock_t *lock) in __pthread_spin_trylock()
A Dpthread_spin_unlock.c24 __pthread_spin_unlock (pthread_spinlock_t *lock) in __pthread_spin_unlock()
A Dpthread_spin_lock.c24 __pthread_spin_lock (pthread_spinlock_t *lock) in __pthread_spin_lock()
A Dpthread_spin_init.c23 __pthread_spin_init (pthread_spinlock_t *lock, int pshared) in __pthread_spin_init()
A Dtst-rwlock20.c43 static pthread_rwlock_t lock; variable
A Dtst-rwlock19.c33 static pthread_rwlock_t lock = PTHREAD_RWLOCK_INITIALIZER; variable
A Dtst-rwlock8.c38 static pthread_rwlock_t lock; variable
A Dtst-signal3.c41 static pthread_mutex_t lock[N]; variable
A Dtst-rwlock9.c48 static pthread_rwlock_t lock; variable
A Ddescr.h331 int lock; member

Completed in 10 milliseconds