Home
last modified time | relevance | path

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

/qemu/util/
A Dqemu-thread-win32.c460 static bool set_thread_description(HANDLE h, const char *name) in set_thread_description() function
502 if (name_threads && name && !set_thread_description(hThread, name)) { in qemu_thread_create()

Completed in 5 milliseconds