OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_info_lock
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/message_loop/
message_pump_glib.cc
137
static LazyInstance<Lock>::Leaky
thread_info_lock
= LAZY_INSTANCE_INITIALIZER;
member in namespace:base::__anon15750
144
AutoLock auto_lock(
thread_info_lock
.Get());
156
AutoLock auto_lock(
thread_info_lock
.Get());
/external/libchrome/base/trace_event/
trace_log.cc
[
all
...]
Completed in 1152 milliseconds