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

/fuchsia/zircon/third_party/ulib/musl/src/internal/
H A Datomic.h15 static inline void a_spin(void) { function
22 #define a_spin() atomic_thread_fence(memory_order_seq_cst) macro
/fuchsia/zircon/third_party/ulib/musl/pthread/
H A Dpthread_spin_lock.c6 a_spin();
H A Dsem_timedwait.c14 a_spin();
H A Dpthread_rwlock_timedwrlock.c12 a_spin();
H A Dpthread_mutex_timedlock.c16 a_spin();
H A Dpthread_rwlock_timedrdlock.c12 a_spin();
H A Dpthread_barrier_wait.c38 a_spin();
/fuchsia/zircon/third_party/ulib/musl/src/thread/
H A D__wait.c8 a_spin();

Completed in 32 milliseconds