Searched refs:bulkthread (Results 1 – 1 of 1) sorted by relevance
66 static void *bulkthread(void *arg);103 pthread_create(&JobsAry[i].td, NULL, bulkthread, &JobsAry[i]); in initbulk()336 bulkthread(void *arg) in bulkthread() function