Home
last modified time | relevance | path

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

/qemu/trace/
H A Dsimple.c391 static GThread *trace_thread_create(GThreadFunc fn) in trace_thread_create() function
416 thread = trace_thread_create(writeout_thread); in st_init()