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

  /dalvik/vm/compiler/
Compiler.h 61 dvmLockMutex(&gDvmJit.codeCacheProtectionLock); \
73 dvmUnlockMutex(&gDvmJit.codeCacheProtectionLock); \
Compiler.c 667 dvmInitMutex(&gDvmJit.codeCacheProtectionLock);
  /dalvik/vm/
Globals.h 778 pthread_mutex_t codeCacheProtectionLock;

Completed in 575 milliseconds