Home
last modified time | relevance | path

Searched defs:SetThreadName (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dthread.cpp63 int SetThreadName(NativeHandleType pthreadHandle, const char *name) in SetThreadName() function
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dthread.cpp63 int SetThreadName(native_handle_type pthread_handle, const char *name) in SetThreadName() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dthread.cpp73 int SetThreadName(native_handle_type pthread_handle, const char *name) in SetThreadName() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dthread.cpp74 int SetThreadName(NativeHandleType pthreadHandle, const char *name) in SetThreadName() function