Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dthread.h59 #define qemu_mutex_lock__raw(m) \ macro
/openbmc/qemu/util/
H A Dqht.c113 qemu_mutex_lock__raw(&ht->lock); in qht_lock()