Home
last modified time | relevance | path

Searched refs:taskqueue_run_locked (Results 1 – 2 of 2) sorted by relevance

/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_subr_taskqueue.c332 taskqueue_run_locked(struct taskqueue *queue) in taskqueue_run_locked() function
382 taskqueue_run_locked(queue); in taskqueue_run()
H A Dtaskqueue.c45 taskqueue_run_locked(tq); in tq_handle_thread()