Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/winrc/
H A Dwin_svc.c546 win_do_cron(void* ATTR_UNUSED(arg)) in win_do_cron() function
601 ub_thread_create(&cron_thread, win_do_cron, worker); in wsvc_cron_cb()