Home
last modified time | relevance | path

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

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