Searched defs:kDebugLocking (Results 1 - 1 of 1) sorted by relevance

/art/runtime/base/
H A Dmutex.h145 const bool kDebugLocking = kIsDebugBuild; member in namespace:art
274 if (kDebugLocking && (gAborting == 0)) {
375 if (kDebugLocking && (gAborting == 0)) {
388 if (kDebugLocking && (gAborting == 0)) {
400 if (kDebugLocking && (gAborting == 0)) {

Completed in 38 milliseconds