Searched refs:SystemCallSetThreadName (Results 1 – 3 of 3) sorted by relevance
41 inline void SystemCallSetThreadName(const std::string &name) in SystemCallSetThreadName() function290 SystemCallSetThreadName(inner->threadName_); in ThreadMain()
76 static void SystemCallSetThreadName(const std::string& name) in SystemCallSetThreadName() function318 SystemCallSetThreadName("RSRenderThread"); in RenderLoop()
53 inline void SystemCallSetThreadName(const std::string &name) in SystemCallSetThreadName() function318 SystemCallSetThreadName(inner->threadName_); in ThreadMain()