Searched refs:service_cron (Results 1 – 1 of 1) sorted by relevance
72 static struct comm_timer* service_cron = NULL; variable620 comm_timer_set(service_cron, &tv); in set_cron_timer()648 if(!service_cron) { in wsvc_setup_worker()649 service_cron = comm_timer_create(worker->base, in wsvc_setup_worker()651 if(!service_cron) in wsvc_setup_worker()659 comm_timer_delete(service_cron); in wsvc_desetup_worker()660 service_cron = NULL; in wsvc_desetup_worker()