Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/include/tooling/
Ddebug_interface.h139 struct ThreadInfo { struct
140 char *name;
141 size_t name_lenght;
142 int32_t priority;
143 bool is_daemon;
144 threadGroup thread_group;
145 PtObject context_class_loader;