OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_thread_name
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/threading/
thread.cc
228
message_loop_->
set_thread_name
(name_);
/external/libchrome/base/message_loop/
message_loop.h
288
void
set_thread_name
(const std::string& thread_name) {
function in class:base::MessageLoop
Completed in 356 milliseconds