Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_linux_test.cpp167 pthread_t extra_pthread_id; in TEST_F() local
169 SpawnTidReporter(&extra_pthread_id, &extra_tid); in TEST_F()
171 pthread_ids_.push_back(extra_pthread_id); in TEST_F()