Searched refs:cron_thread (Results 1 – 1 of 1) sorted by relevance
74 static ub_thread_type cron_thread = NULL; variable570 CloseHandle(cron_thread); in win_do_cron()571 cron_thread = NULL; in win_do_cron()599 if(cron_thread == NULL) { in wsvc_cron_cb()601 ub_thread_create(&cron_thread, win_do_cron, worker); in wsvc_cron_cb()