OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitializeThreadContext
(Results
1 - 4
of
4
) sorted by null
/external/libchrome/base/threading/
platform_thread_linux.cc
71
tracked_objects::ThreadData::
InitializeThreadContext
(name);
/external/libchrome/base/
tracked_objects.h
455
static void
InitializeThreadContext
(const std::string& suggested_name);
[
all
...]
tracked_objects_unittest.cc
56
ThreadData::
InitializeThreadContext
(kMainThreadName);
719
ThreadData::
InitializeThreadContext
(kMainThreadName);
784
ThreadData::
InitializeThreadContext
(kMainThreadName);
[
all
...]
tracked_objects.cc
358
void ThreadData::
InitializeThreadContext
(const std::string& suggested_name) {
[
all
...]
Completed in 102 milliseconds