Home
last modified time | relevance | path

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

/dalvik/vm/
DThread.h105 struct Thread { struct
118 * be located towards the beginning of the Thread structure for argument
127 InterpBreak interpBreak;
143 int suspendCount;
144 int dbgSuspendCount;
146 u1* cardTable;
149 const u1* interpStackEnd;
152 void* XcurFrame;
154 Object* exception;
156 bool debugIsMethodEntry;
[all …]