Searched refs:run_fn (Results 1 – 1 of 1) sorted by relevance
18 static void *run_fn(void *v) in run_fn() function63 rc = pthread_create(&other_thread, NULL, run_fn, NULL); in main()