Home | History | Annotate | Download | only in interp

Lines Matching full:suspendcount

1492  * ensure a clean update of suspendCount, dbgSuspendCount and
1500 thread->suspendCount += delta;
1503 (thread->suspendCount != 0));
1725 if (self->suspendCount ||
1752 if (self->suspendCount) {