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