Home | History | Annotate | Download | only in out

Lines Matching refs:Thread

377     extern "C" void dvmMterp_##_target(Thread* self, ## __VA_ARGS__);
381 void dvmMterp_##_target(Thread* self, ## __VA_ARGS__) { \
392 * Redefine what used to be local variable accesses into Thread struct
426 extern "C" void dvmMterp_##_op(Thread* self); \
427 void dvmMterp_##_op(Thread* self) { \
494 * Periodically check for thread suspension.
1307 * the thread resumed.
2125 /* update thread FP, and reset local variables */
2202 * native call, or have gone off the top of the stack and the thread
2228 * during the call above), so we could see the thread's overflow
2282 * through the thread struct, and let the move-exception instruction