Searched refs:curDepth (Results 1 – 1 of 1) sorted by relevance
1963 int curDepth = dvmComputeExactFrameDepth(self->curFrame); in dvmDetachCurrentThread() local1964 if (curDepth != 0) { in dvmDetachCurrentThread()1967 if (curDepth == 1) { in dvmDetachCurrentThread()1977 curDepth); in dvmDetachCurrentThread()