Searched refs:ReadThreadWchan (Results 1 – 3 of 3) sorted by relevance
131 void ReadThreadWchan(std::string& result, const int tid, bool withThreadName = false);
122 ReadThreadWchan(result, gettid(), true);
263 void ReadThreadWchan(std::string& result, const int tid, bool withThreadName) in ReadThreadWchan() function