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