OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qemu_thread_create
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
qemu-thread.h
36
void
qemu_thread_create
(QemuThread *thread,
qemu-thread.c
152
void
qemu_thread_create
(QemuThread *thread,
function
cpus.c
496
qemu_thread_create
(env->thread, tcg_cpu_thread_fn, env);
514
qemu_thread_create
(env->thread, kvm_cpu_thread_fn, env);
Completed in 616 milliseconds