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

/freebsd-11-stable/sys/dev/vte/
H A Dif_vtevar.h156 #define VTE_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->vte_mtx, MA_OWNED) macro

Completed in 59 milliseconds