Searched refs:set_foreground_thread (Results 1 – 1 of 1) sorted by relevance
9020 static DWORD WINAPI set_foreground_thread(void *params) in set_foreground_thread() function9089 thread = CreateThread(NULL, 0, set_foreground_thread, &thread_params, 0, &tid); in test_activateapp()