Home
last modified time | relevance | path

Searched defs:my_ticket (Results 1 – 1 of 1) sorted by relevance

/qemu/util/
H A Dqemu-coroutine-lock.c389 CoRwTicket my_ticket = { true, self }; in qemu_co_rwlock_rdlock() local
441 CoRwTicket my_ticket = { false, qemu_coroutine_self() }; in qemu_co_rwlock_wrlock() local
461 CoRwTicket my_ticket = { false, qemu_coroutine_self() }; in qemu_co_rwlock_upgrade() local