Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/include/tooling/
Ddebug_interface.h141 struct ThreadInfo { struct
142 char *name;
143 size_t name_length;
144 int32_t priority;
145 bool is_daemon;
146 threadGroup thread_group;