Searched defs:pthread_spin_unlock (Results 1 – 2 of 2) sorted by relevance
3 int pthread_spin_unlock(pthread_spinlock_t *s) in pthread_spin_unlock() function
48 static inline int pthread_spin_unlock(pthread_spinlock_t *lock) { in pthread_spin_unlock() function