Searched defs:lock_quick_destroy (Results 1 – 1 of 1) sorted by relevance
130 #define lock_quick_destroy(lock) LOCKRET(pthread_mutex_destroy(lock)) macro145 #define lock_quick_destroy(lock) LOCKRET(pthread_spin_destroy(lock)) macro205 #define lock_quick_destroy(lock) LOCKRET(mutex_destroy(lock)) macro243 #define lock_quick_destroy(lock) lock_basic_destroy(lock) macro279 #define lock_quick_destroy(lock) /* nop */ macro