Home
last modified time | relevance | path

Searched refs:contMain (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/plugins/performance/executor/
H A DThrExecutor.cpp28 ThrTaskContainer* contMain = new ThrTaskContainer(); in ThrExecutor() local
29 contMain->StartLoop(MAIN_THREAD_NAME.c_str()); in ThrExecutor()
30 containers.insert(std::pair<int, ThrTaskContainer*>(MAIN_THR, contMain)); in ThrExecutor()

Completed in 1 milliseconds