Home
last modified time | relevance | path

Searched refs:curDepth (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/
DThread.c1963 int curDepth = dvmComputeExactFrameDepth(self->curFrame); in dvmDetachCurrentThread() local
1964 if (curDepth != 0) { in dvmDetachCurrentThread()
1967 if (curDepth == 1) { in dvmDetachCurrentThread()
1977 curDepth); in dvmDetachCurrentThread()