Searched defs:spin_lock_destroy (Results 1 – 2 of 2) sorted by relevance
145 #define spin_lock_destroy(_l) mtx_destroy(_l) macro
140 #define spin_lock_destroy(lock) mtx_destroy(lock) macro