Searched defs:pthread_spin_destroy (Results 1 – 9 of 9) 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
1639 pub fn pthread_spin_destroy(lock: *mut pthread_spinlock_t) -> ::c_int; in pthread_spin_destroy() function
708 pub fn pthread_spin_destroy(lock: *mut pthread_spinlock_t) -> ::c_int; in pthread_spin_destroy() function
1699 pub fn pthread_spin_destroy(lock: *mut ::pthread_spinlock_t) -> ::c_int; in pthread_spin_destroy() function
2842 pub fn pthread_spin_destroy(lock: *mut ::pthread_spinlock_t) -> ::c_int; in pthread_spin_destroy() function
4226 pub fn pthread_spin_destroy(lock: *mut pthread_spinlock_t) -> ::c_int; in pthread_spin_destroy() function
3302 pub fn pthread_spin_destroy(lock: *mut ::pthread_spinlock_t) -> ::c_int; in pthread_spin_destroy() function
4192 pub fn pthread_spin_destroy(lock: *mut ::pthread_spinlock_t) -> ::c_int; in pthread_spin_destroy() function