Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/test/
H A Dtinytest.c100 timeout_thread_proc_(LPVOID arg) in timeout_thread_proc_() function
120 handle =CreateThread(NULL, 0, timeout_thread_proc_, in testcase_run_in_thread_()