Home
last modified time | relevance | path

Searched refs:xpthread_spin_lock (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/support/
Dxpthread_spin_lock.c22 xpthread_spin_lock (pthread_spinlock_t *lock) in xpthread_spin_lock() function
Dxthread.h62 void xpthread_spin_lock (pthread_spinlock_t *lock);
DMakefile188 xpthread_spin_lock \
/glibc-2.36/sysdeps/pthread/
Dtst-spin3.c48 xpthread_spin_lock (&s); in do_test()
/glibc-2.36/ChangeLog.old/
DChangeLog.1813482 * support/xpthread_spin_lock.c: Likewise.
13496 (xpthread_mutex_lock, xpthread_spin_lock, xpthread_cond_wait)
18092 (xpthread_spin_lock, xpthread_cond_wait, xpthread_barrier_wait)
18124 xpthread_spin_lock.