Lines Matching full:thread_name
306 std::string thread_name;307 thread->GetThreadName(thread_name);308 LOG(INFO) << "Installing exit stubs in " << thread_name;407 std::string thread_name;408 thread->GetThreadName(thread_name);409 LOG(INFO) << "Removing exit stubs in " << thread_name;