OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:extra_pthread_id
(Results
1 - 1
of
1
) sorted by null
/external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_linux_test.cc
173
pthread_t
extra_pthread_id
;
local
175
SpawnTidReporter(&
extra_pthread_id
, &extra_tid);
177
pthread_ids_.push_back(
extra_pthread_id
);
Completed in 54 milliseconds