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