Searched defs:VT_LOCK_ASSERT (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/vt/
H A Dvt.h179 #define VT_LOCK_ASSERT(vd, what) mtx_assert(&(vd)->vd_lock, what) macro

Completed in 66 milliseconds