Searched refs:null_fn (Results 1 – 1 of 1) sorted by relevance
129 static void *null_fn(void *arg) in null_fn() function161 rc = pthread_create(&tid, &attr, null_fn, NULL); in bench_thread()
Completed in 3 milliseconds