Home
last modified time | relevance | path

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

/art/runtime/
Dthread_list.h129 bool allow_lock_checking = true)
Dthread_list.cc308 bool allow_lock_checking) { in RunCheckpoint() argument
320 if (kIsDebugBuild && allow_lock_checking) { in RunCheckpoint()
417 if (kIsDebugBuild && allow_lock_checking) { in RunCheckpoint()