Searched defs:os_mtx_destroy (Results 1 – 1 of 1) sorted by relevance
130 #define os_mtx_destroy(lock) mutex_destroy(lock) macro136 #define os_mtx_destroy(lock) lockuninit(lock) macro