Searched refs:worker_stop_accept (Results 1 – 5 of 5) sorted by relevance
168 void worker_stop_accept(void* arg);
986 void worker_stop_accept(void* ATTR_UNUSED(arg)) in worker_stop_accept() function
211 void worker_stop_accept(void* ATTR_UNUSED(arg)) in worker_stop_accept() function
131 if(fptr == &worker_stop_accept) return 1; in fptr_whitelist_stop_accept()
1166 comm_base_set_slow_accept_handlers(worker->base, &worker_stop_accept, in worker_init()1401 void worker_stop_accept(void* arg) in worker_stop_accept() function