Searched refs:_taskqueue_start_threads (Results 1 - 2 of 2) sorted by path

/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_subr_taskqueue.c482 error = _taskqueue_start_threads(tqp, count, pri, name);
H A Dtaskqueue.c15 static int _taskqueue_start_threads(struct taskqueue **taskQueue,
56 _taskqueue_start_threads(struct taskqueue **taskQueue, int count, int priority, function

Completed in 54 milliseconds