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

  /dalvik/vm/alloc/
Heap.c 83 dvmInitMutex(&gDvm.heapWorkerListLock);
197 dvmLockMutex(&gDvm.heapWorkerListLock);
217 dvmUnlockMutex(&gDvm.heapWorkerListLock);
655 dvmLockMutex(&gDvm.heapWorkerListLock);
882 dvmUnlockMutex(&gDvm.heapWorkerListLock);
    [all...]
  /dalvik/vm/
Globals.h 532 pthread_mutex_t heapWorkerListLock;
Thread.c     [all...]

Completed in 63 milliseconds