Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dsys_socket.c464 static struct task soaio_kproc_task; variable
596 taskqueue_enqueue(taskqueue_thread, &soaio_kproc_task); in soaio_enqueue()
608 TASK_INIT(&soaio_kproc_task, 0, soaio_kproc_create, NULL); in soaio_init()