Home
last modified time | relevance | path

Searched refs:tb_lock (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/tcg/plugins/
H A Dinline.c57 static GMutex tb_lock; variable
181 g_mutex_lock(&tb_lock); in vcpu_tb_exec()
184 g_mutex_unlock(&tb_lock); in vcpu_tb_exec()