HomeSort by relevance Sort by last modified time
    Searched refs:dvmIsOnThreadList (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/
Thread.h 475 bool dvmIsOnThreadList(const Thread* thread);
Thread.c     [all...]
  /dalvik/vm/alloc/
Heap.c 443 if (dvmIsOnThreadList(self) && !self->throwingOOME) {
    [all...]

Completed in 41 milliseconds