Searched defs:pthread_spin_lock (Results 1 – 2 of 2) sorted by relevance
4 int pthread_spin_lock(pthread_spinlock_t *s) in pthread_spin_lock() function
29 static inline int pthread_spin_lock(pthread_spinlock_t *lock) { in pthread_spin_lock() function