Lines Matching refs:thread_num
168 if(worker->thread_num == 0) in worker_mem_report()
2042 server_stats_log(&worker->stats, worker, worker->thread_num); in worker_stat_timer_cb()
2083 worker->thread_num = id; in worker_create()
2230 worker->alloc = worker->daemon->worker_allocs[worker->thread_num]; in worker_init()
2275 && worker->thread_num == 0 in worker_init()
2293 && worker->thread_num == 0 in worker_init()
2303 && worker->thread_num == 0 in worker_init()
2337 server_stats_log(&worker->stats, worker, worker->thread_num); in worker_delete()
2351 if(worker->thread_num == 0) { in worker_delete()
2359 && worker->thread_num == 0 in worker_delete()
2419 if(worker->thread_num == 0) in worker_start_accept()
2427 if(worker->thread_num == 0) in worker_stop_accept()