Searched refs:threadNameLen (Results 1 – 1 of 1) sorted by relevance
45 const int threadNameLen = 15; in Run() local46 Thread::SetThreadDescription(threadName_.substr(0, threadNameLen)); in Run()