OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_thread
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/lib/asan/
asan_thread_registry.cc
39
main_thread_summary_.
set_thread
(&main_thread_);
63
summary->
set_thread
(0);
asan_thread.h
51
void
set_thread
(AsanThread *thread) { thread_ = thread; }
function in class:__asan::AsanThreadSummary
asan_thread.cc
42
summary->
set_thread
(thread);
Completed in 21 milliseconds