Home
last modified time | relevance | path

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

/openbmc/qemu/trace/
H A Dsimple.c42 static GCond trace_empty_cond; variable
140 g_cond_wait(&trace_empty_cond, &trace_lock); in flush_trace_file()
150 g_cond_signal(&trace_empty_cond); in wait_for_trace_records_available()