ntsync_mutex_can_lock
return (ntsync_mutex_can_lock(mutex, state->nwa->owner));
MPASS(ntsync_mutex_can_lock(mutex, state->nwa->owner));
if (!ntsync_mutex_can_lock(mutex, state->nwa->owner))