Home
last modified time | relevance | path

Searched refs:a_spin (Results 1 – 8 of 8) sorted by relevance

/third_party/ulib/musl/src/internal/
A Datomic.h15 static inline void a_spin(void) { in a_spin() function
22 #define a_spin() atomic_thread_fence(memory_order_seq_cst) macro
/third_party/ulib/musl/pthread/
A Dpthread_spin_lock.c6 a_spin(); in pthread_spin_lock()
A Dsem_timedwait.c14 a_spin(); in sem_timedwait()
A Dpthread_rwlock_timedwrlock.c12 a_spin(); in pthread_rwlock_timedwrlock()
A Dpthread_rwlock_timedrdlock.c12 a_spin(); in pthread_rwlock_timedrdlock()
A Dpthread_mutex_timedlock.c16 a_spin(); in pthread_mutex_timedlock()
A Dpthread_barrier_wait.c38 a_spin(); in pthread_barrier_wait()
/third_party/ulib/musl/src/thread/
A D__wait.c8 a_spin(); in __wait()

Completed in 9 milliseconds