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

/freebsd-10.2-release/contrib/unbound/util/
H A Dlocks.h270 ub_thr_fork_create(thr, func, arg)
274 void ub_thr_fork_create(ub_thread_t* thr, void* (*func)(void*), void* arg);
H A Dlocks.c113 ub_thr_fork_create(ub_thread_t* thr, void* (*func)(void*), void* arg) function

Completed in 99 milliseconds