Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dsqueue.c138 static void squeue_polling_thread(squeue_t *sqp);
258 sqp->sq_poll_thr = thread_create(NULL, 0, squeue_polling_thread, in squeue_create()
1031 squeue_polling_thread(squeue_t *sqp) in squeue_polling_thread() function