Home | History | Annotate | Download | only in vm

Lines Matching refs:Thread

33 struct Thread;
67 Thread* thread; /* don't deref; for comparison only */
84 /* boolean; set if the JDWP thread wants this thread to do work */
89 Object* thread;
120 * Return the DebugInvokeReq for the current thread.
224 * Thread, ThreadGroup, Frame
267 void dvmDbgPostThreadStart(Thread* thread);
268 void dvmDbgPostThreadDeath(Thread* thread);