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

/freebsd-11-stable/contrib/ntp/libntp/
H A Dwork_thread.c75 u_int WINAPI blocking_thread(void *);
82 void * blocking_thread(void *);
522 &blocking_thread,
621 &blocking_thread, c);
840 * blocking_thread - thread functions have WINAPI (aka 'stdcall')
849 blocking_thread( function

Completed in 112 milliseconds