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

/bionic/benchmarks/
H A Dpthread_benchmark.cpp22 /* Must not be static! */ pthread_t (*pthread_self_fp)() = pthread_self; variable
28 pthread_self_fp();

Completed in 26 milliseconds