Searched refs:thr_fn (Results 1 – 1 of 1) sorted by relevance
51 static void *thr_fn(void *v) in thr_fn() function146 pthread_create(&thr, NULL, thr_fn, NULL); in tracee_main()