Home
last modified time | relevance | path

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

/dports/emulators/qemu42/qemu-4.2.1/util/
H A Doslib-posix.c77 static bool memset_thread_failed; variable
412 memset_thread_failed = true; in do_touch_pages()
459 memset_thread_failed = false; in touch_all_pages()
481 return memset_thread_failed; in touch_all_pages()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/util/
H A Doslib-posix.c75 static bool memset_thread_failed; variable
394 memset_thread_failed = true; in do_touch_pages()
441 memset_thread_failed = false; in touch_all_pages()
463 return memset_thread_failed; in touch_all_pages()
/dports/emulators/qemu-utils/qemu-4.2.1/util/
H A Doslib-posix.c77 static bool memset_thread_failed; variable
412 memset_thread_failed = true; in do_touch_pages()
459 memset_thread_failed = false; in touch_all_pages()
481 return memset_thread_failed; in touch_all_pages()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/util/
H A Doslib-posix.c77 static bool memset_thread_failed; variable
427 memset_thread_failed = true; in do_touch_pages()
480 memset_thread_failed = false; in touch_all_pages()
504 return memset_thread_failed; in touch_all_pages()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/util/
H A Doslib-posix.c77 static bool memset_thread_failed; variable
427 memset_thread_failed = true; in do_touch_pages()
480 memset_thread_failed = false; in touch_all_pages()
507 return memset_thread_failed; in touch_all_pages()
/dports/emulators/qemu5/qemu-5.2.0/util/
H A Doslib-posix.c86 static bool memset_thread_failed; variable
478 memset_thread_failed = true; in do_touch_pages()
531 memset_thread_failed = false; in touch_all_pages()
558 return memset_thread_failed; in touch_all_pages()
/dports/emulators/qemu/qemu-6.2.0/util/
H A Doslib-posix.c87 static bool memset_thread_failed; variable
473 memset_thread_failed = true; in do_touch_pages()
526 memset_thread_failed = false; in touch_all_pages()
553 return memset_thread_failed; in touch_all_pages()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/util/
H A Doslib-posix.c87 static bool memset_thread_failed;
473 memset_thread_failed = true;
526 memset_thread_failed = false;
553 return memset_thread_failed;
/dports/emulators/qemu60/qemu-6.0.0/util/
H A Doslib-posix.c87 static bool memset_thread_failed; variable
481 memset_thread_failed = true; in do_touch_pages()
534 memset_thread_failed = false; in touch_all_pages()
561 return memset_thread_failed; in touch_all_pages()