Home
last modified time | relevance | path

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

/qemu/util/
H A Doslib-posix.c83 QemuThread pgthread; member
343 if (qemu_thread_is_self(&thread->pgthread)) { in sigbus_handler()
460 tmp = (uintptr_t)qemu_thread_join(&context->threads[i].pgthread); in wait_and_free_mem_prealloc_context()
527 thread_context_create_thread(tc, &context->threads[i].pgthread, in touch_all_pages()
532 qemu_thread_create(&context->threads[i].pgthread, "touch_pages", in touch_all_pages()