Searched refs:__pthread_spin_destroy (Results 1 – 4 of 4) sorted by relevance
39 __PT_SPIN_INLINE int __pthread_spin_destroy (__pthread_spinlock_t *__lock);42 __pthread_spin_destroy (__pthread_spinlock_t *__lock) in __pthread_spin_destroy() function
8 __pthread_spin_destroy; __pthread_spin_init; __pthread_spin_lock;
13 return __pthread_spin_destroy (__lock); in pthread_spin_destroy()
8 GLIBC_2.12 __pthread_spin_destroy F
Completed in 4 milliseconds