Searched refs:thread_priority (Results 1 – 1 of 1) sorted by relevance
344 std::string thread_priority = Env::PriorityToString(GetThreadPriority()); in StartBGThreads() local347 for (char c : thread_priority) { in StartBGThreads()