Searched refs:SetThreadName (Results 1 – 2 of 2) sorted by relevance
65 void SetThreadName(const std::string& name) { in SetThreadName() function536 SetThreadName("service" + std::to_string(service_id)); in ServiceCommand()616 SetThreadName("client" + std::to_string(thread_id) + "/" + in ClientCommand()
897 void SetThreadName(const std::string& thread_name) { in SetThreadName() function1769 SetThreadName(nice_name.value()); in SpecializeCommon()1771 SetThreadName("system_server"); in SpecializeCommon()