Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Doslib-posix.c82 QemuThread pgthread; member
308 if (qemu_thread_is_self(&thread->pgthread)) { in sigbus_handler()
425 tmp = (uintptr_t)qemu_thread_join(&context->threads[i].pgthread); in wait_and_free_mem_prealloc_context()
492 thread_context_create_thread(tc, &context->threads[i].pgthread, in touch_all_pages()
497 qemu_thread_create(&context->threads[i].pgthread, "touch_pages", in touch_all_pages()