Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/os/
Dthread.h37 using native_handle_type = std::thread::native_handle_type; variable
/arkcompiler/ets_runtime/common_components/taskpool/
Drunner.h33 using native_handle_type = std::thread::native_handle_type; variable