Searched refs:null_fn (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dfork.c129 static void *null_fn(void *arg) function
161 rc = pthread_create(&tid, &attr, null_fn, NULL);

Completed in 151 milliseconds