Searched refs:thr_id (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/unbound/daemon/
H A Dworker.h88 ub_thread_type thr_id; member in struct:worker
H A Ddaemon.c556 ub_thread_create(&daemon->workers[i]->thr_id,
584 ub_thread_join(daemon->workers[i]->thr_id);

Completed in 71 milliseconds