mtx_unlock_spin_flags
mtx_unlock_spin_flags(&cc->cc_lock, MTX_QUIET);
#define mtx_unlock_spin(m) mtx_unlock_spin_flags((m), 0)