Home
last modified time | relevance | path

Searched refs:main_window_loop (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/tests/server/
H A Dutil.c605 static DWORD WINAPI main_window_loop(LPVOID lpParameter) in main_window_loop() function
608 static unsigned int WINAPI main_window_loop(void *lpParameter) in main_window_loop()
745 thread = CreateThread(NULL, 0, &main_window_loop, in install_signal_handlers()
748 thread = _beginthreadex(NULL, 0, &main_window_loop, in install_signal_handlers()

Completed in 2 milliseconds