Home
last modified time | relevance | path

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

/qemu/util/
H A Dqemu-coroutine-lock.c332 struct CoRwTicket { struct
335 QSIMPLEQ_ENTRY(CoRwTicket) next; argument
/qemu/include/qemu/
H A Dcoroutine.h172 typedef struct CoRwTicket CoRwTicket; typedef