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

/art/compiler/
H A Dimage_writer.cc625 // We always stash the bin slot into a lockword, in the 'forwarding address' state.
1298 // Change the lockword from a bin slot into an offset
2313 ImageWriter::BinSlot::BinSlot(uint32_t lockword) : lockword_(lockword) { argument

Completed in 456 milliseconds