Searched refs:thrfn (Results 1 – 3 of 3) sorted by relevance
25 static void *thrfn(void *arg) in thrfn() function81 args[i].th = new_thr(thrfn, &(args[i])); in main()
16 static void *thrfn(void *arg) in thrfn() function74 args[i].th = new_thr(thrfn, &(args[i])); in main()
15 static void *thrfn(void *arg) in thrfn() function69 args[i].th = new_thr(thrfn, &(args[i])); in main()