Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-synth.c39 static QemuMutex synth_mutex; variable
86 QEMU_LOCK_GUARD(&synth_mutex); in qemu_v9fs_synth_mkdir()
118 QEMU_LOCK_GUARD(&synth_mutex); in qemu_v9fs_synth_add_file()
555 qemu_mutex_init(&synth_mutex); in synth_init()