Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dwin.c9020 static DWORD WINAPI set_foreground_thread(void *params) in set_foreground_thread() function
9089 thread = CreateThread(NULL, 0, set_foreground_thread, &thread_params, 0, &tid); in test_activateapp()