Searched refs:ReadThreadName (Results 1 – 5 of 5) sorted by relevance
100 void ReadThreadName(const int tid, std::string& str);
141 ReadThreadName(tid_, threadName); in GetFormatedStr()
179 void ReadThreadName(const int tid, std::string& str) in ReadThreadName() function268 ReadThreadName(tid, threadName); in ReadThreadWchan()
129 ReadThreadName(getpid(), result);
52 ReadThreadName(threadInfo_.tid, threadInfo_.threadName); in InitThreadInfo()