Searched refs:dvmIsOnThreadList (Results 1 - 3 of 3) sorted by relevance

/dalvik/vm/
H A DThread.h481 bool dvmIsOnThreadList(const Thread* thread);
H A DThread.c3366 bool dvmIsOnThreadList(const Thread* thread) function
/dalvik/vm/alloc/
H A DHeap.c359 if (dvmIsOnThreadList(self) && !self->throwingOOME) {

Completed in 52 milliseconds