Searched refs:ui_vmsize_mtx (Results 1 – 1 of 1) sorted by relevance
98 struct mtx ui_vmsize_mtx; member112 #define UIDINFO_VMSIZE_LOCK(ui) mtx_lock(&((ui)->ui_vmsize_mtx))113 #define UIDINFO_VMSIZE_UNLOCK(ui) mtx_unlock(&((ui)->ui_vmsize_mtx))