Searched refs:set_thread_description (Results 1 – 1 of 1) sorted by relevance
460 static bool set_thread_description(HANDLE h, const char *name) in set_thread_description() function502 if (name_threads && name && !set_thread_description(hThread, name)) { in qemu_thread_create()
Completed in 5 milliseconds