Home
last modified time | relevance | path

Searched defs:NativeHandleType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/os/
Dthread.h37 using NativeHandleType = std::thread::native_handle_type; variable
/arkcompiler/runtime_core/static_core/runtime/include/
Dmanaged_thread.h46 using NativeHandleType = os::thread::NativeHandleType; variable