Searched refs:qemu_mutex_lock__raw (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/qemu/ | ||
H A D | thread.h | 59 #define qemu_mutex_lock__raw(m) \ macro |
/openbmc/qemu/util/ | ||
H A D | qht.c | 113 qemu_mutex_lock__raw(&ht->lock); in qht_lock() |