Searched refs:pri_worker_thread (Results 1 – 1 of 1) sorted by relevance
45 static void *pri_worker_thread(void *arg);127 if ((status = thr_create(NULL, 0, pri_worker_thread, NULL, THR_BOUND, in priplugin_init()170 pri_worker_thread(void *arg) in pri_worker_thread() function