Searched refs:threadfunc (Results 1 – 2 of 2) sorted by relevance
78 void *threadfunc(void *arg) {86 pthread_create(&th, NULL, threadfunc, NULL);
616 static int threadfunc(void *data) in threadfunc() function769 tdata[i].task = kthread_run(threadfunc, &tdata[i], in test_rht_init()