Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsample_info.h45 struct ThreadInfo { struct
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Ddebug_interface.h152 struct ThreadInfo { struct
153 char *name;
154 size_t nameLength;
155 int32_t priority;
156 bool isDaemon;
157 ThreadGroup threadGroup;