pub static mut mttcg_enabled: bool
Expand description

qemu_tcg_mttcg_enabled: Check whether we are running MultiThread TCG or not.

Returns: %true if we are in MTTCG mode %false otherwise.