Home | History | Annotate | Download | only in vm

Lines Matching refs:threadExitCheckCount

1062         self->threadId, arg, self->threadExitCheckCount);
1070 if (self->threadExitCheckCount < kMaxCount) {
1075 self->threadId, self->threadExitCheckCount);
1076 self->threadExitCheckCount++;