Searched defs:groups (Results 1 - 1 of 1) sorted by relevance

/art/runtime/jdwp/
H A Djdwp_handler.cc184 Dbg::GetThreads(nullptr /* all thread groups */, &thread_ids);
195 * List all thread groups that do not have a parent.
200 * TODO: maintain a list of parentless thread groups in the VM.
205 uint32_t groups = 1; local
206 expandBufAdd4BE(pReply, groups);
1117 * Return the active threads and thread groups that are part of the

Completed in 74 milliseconds