Searched refs:worker_init (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/unbound/daemon/ |
| H A D | worker.h | 158 int worker_init(struct worker* worker, struct config_file *cfg,
|
| H A D | daemon.c | 957 if(!worker_init(worker, worker->daemon->cfg, in thread_start() 1122 if(!worker_init(daemon->workers[0], daemon->cfg, daemon->ports[0], 1)) { in daemon_fork() 1137 if(!worker_init(daemon->workers[0], daemon->cfg, daemon->ports[0], 1)) { in daemon_fork()
|
| H A D | worker.c | 2270 worker_init(struct worker* worker, struct config_file *cfg, in worker_init() function
|
| /freebsd/contrib/unbound/doc/ |
| H A D | Changelog | 183 worker_init. This fixes error handling if the worker
|