Home
last modified time | relevance | path

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

/qemu/util/
H A Dthread-context.c42 static void *thread_context_run(void *opaque) in thread_context_run() function
256 qemu_thread_create(&tc->thread, thread_name, thread_context_run, tc, in thread_context_instance_complete()