Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/plugins/
H A Dinsn.c48 static GMutex match_hash_lock; variable
56 g_mutex_lock(&match_hash_lock); in get_insn_record()
79 g_mutex_unlock(&match_hash_lock); in get_insn_record()
219 g_mutex_lock(&match_hash_lock); in plugin_exit()
247 g_mutex_unlock(&match_hash_lock); in plugin_exit()