Searched refs:pri_reader_thread (Results 1 – 1 of 1) sorted by relevance
46 static void *pri_reader_thread(void *arg);134 } else if ((status = thr_create(NULL, 0, pri_reader_thread, NULL, in priplugin_init()244 pri_reader_thread(void *arg) in pri_reader_thread() function