Home
last modified time | relevance | path

Searched refs:gettid_fp (Results 1 – 1 of 1) sorted by relevance

/bionic/benchmarks/
Dunistd_benchmark.cpp39 /* Must not be static! */ pid_t (*gettid_fp)() = gettid; variable
43 gettid_fp(); in BM_unistd_gettid()