Home
last modified time | relevance | path

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

/qemu/include/qemu/
H A Dlockable.h28 qemu_make_lockable(void *x, QemuLockable *lockable) in qemu_make_lockable() argument
34 return x ? lockable : NULL; in qemu_make_lockable()