Home
last modified time | relevance | path

Searched refs:SetThreadDescription (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/base/event_pool/
Devent_thread_pool.cpp96 Thread::SetThreadDescription(name); in TaskCallback()
122 Thread::SetThreadDescription(taskEvent.name_); in TaskCallback()
125 Thread::SetThreadDescription(name); in TaskCallback()
/base/hiviewdfx/hiview/base/utility/include/
Dthread_util.h24 void SetThreadDescription(const std::string &name);
/base/hiviewdfx/hiview/base/utility/
Dthread_util.cpp29 void SetThreadDescription(const std::string &name) in SetThreadDescription() function
/base/hiviewdfx/hiview/base/
Devent_dispatch_queue.cpp46 Thread::SetThreadDescription(threadName_.substr(0, threadNameLen)); in Run()
Devent_loop.cpp408 Thread::SetThreadDescription(restrictedName); in Run()