OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_running_
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/trace_event/
trace_sampling_thread.cc
27
:
thread_running_
(false), waitable_event_for_testing_(false, false) {}
33
thread_running_
= true;
75
DCHECK(!
thread_running_
);
trace_sampling_thread.h
46
bool
thread_running_
;
member in class:base::trace_event::TraceSamplingThread
Completed in 59 milliseconds