Searched refs:squeue_polling_thread (Results 1 – 1 of 1) sorted by relevance
138 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