Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Ddebug_interface.h147 struct ThreadInfo { struct
148 char *name;
149 size_t nameLength;
150 int32_t priority;
151 bool isDaemon;
152 ThreadGroup threadGroup;
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsample_info.h46 struct ThreadInfo { struct