Searched refs:send_and_post_user_message_thread (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/ole32/ |
H A D | compobj.c | 2459 static DWORD CALLBACK send_and_post_user_message_thread(void *arg) in send_and_post_user_message_thread() function 2852 thread = CreateThread(NULL, 0, send_and_post_user_message_thread, hWnd, 0, &tid); in test_CoWaitForMultipleHandles() 2887 thread = CreateThread(NULL, 0, send_and_post_user_message_thread, hWnd, 0, &tid); in test_CoWaitForMultipleHandles()
|