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

/art/runtime/generated/
H A Dasm_support_gen.h109 #define LOCK_WORD_GC_STATE_MASK_SHIFTED 0x30000000 macro
110 DEFINE_CHECK_EQ(static_cast<uint32_t>(LOCK_WORD_GC_STATE_MASK_SHIFTED), (static_cast<uint32_t>(art::LockWord::kGCStateMaskShifted)))

Completed in 338 milliseconds