Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_linux_test.cc173 pthread_t extra_pthread_id; in TEST_F() local
175 SpawnTidReporter(&extra_pthread_id, &extra_tid); in TEST_F()
177 pthread_ids_.push_back(extra_pthread_id); in TEST_F()