Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dthread.cpp85 void ThreadDetach(native_handle_type pthread_handle) in ThreadDetach() function
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dthread.cpp121 void ThreadDetach(NativeHandleType pthreadHandle) in ThreadDetach() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dthread.cpp85 void ThreadDetach(native_handle_type pthread_handle) in ThreadDetach() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dthread.cpp148 void ThreadDetach(NativeHandleType pthreadHandle) in ThreadDetach() function