Home
last modified time | relevance | path

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

/qemu/
H A Djob.c87 struct JobTxn { struct
90 bool aborting;
114 JobTxn *job_txn_new(void) in job_txn_new() argument
/qemu/include/qemu/
H A Djob.h36 typedef struct JobTxn JobTxn; typedef