Home
last modified time | relevance | path

Searched defs:pthread_spin_lock (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/thread/
Dpthread_spin_lock.c4 int pthread_spin_lock(pthread_spinlock_t *s) in pthread_spin_lock() function
/third_party/iowow/src/utils/
Dpthread_spin_lock_shim.h29 static inline int pthread_spin_lock(pthread_spinlock_t *lock) { in pthread_spin_lock() function