Searched refs:threadDesc (Results 1 – 1 of 1) sorted by relevance
99 std::stringstream threadDesc; in operator ()() local100 threadDesc << hangEvent.metadata->threadId << " (0x" << std::hex in operator ()()102 std::string threadStr = threadDesc.str(); in operator ()()