Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dwin.c6577 static DWORD CALLBACK gettext_msg_thread( LPVOID arg ) in gettext_msg_thread() function
6732 thread = CreateThread( NULL, 0, gettext_msg_thread, hwnd, 0, &tid ); in test_gettext()