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