Home
last modified time | relevance | path

Searched refs:SystemCallSetThreadName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_runner.cpp41 inline void SystemCallSetThreadName(const std::string &name) in SystemCallSetThreadName() function
290 SystemCallSetThreadName(inner->threadName_); in ThreadMain()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread.cpp76 static void SystemCallSetThreadName(const std::string& name) in SystemCallSetThreadName() function
318 SystemCallSetThreadName("RSRenderThread"); in RenderLoop()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_runner.cpp53 inline void SystemCallSetThreadName(const std::string &name) in SystemCallSetThreadName() function
318 SystemCallSetThreadName(inner->threadName_); in ThreadMain()