summaryrefslogtreecommitdiffstats
path: root/runtime/lock_word-inl.h
Commit message (Expand)AuthorAgeFilesLines
* Use the lock word bits for Baker-style read barrier.Hiroshi Yamauchi2015-04-231-0/+1
* Reserve bits in the lock word for read barriers.Hiroshi Yamauchi2015-03-031-3/+12
* ART: More warningsAndreas Gampe2014-11-041-2/+2
* ART: A couple of checks were missed in class LockWordnikolay serdjuk2014-08-141-0/+1
* Object model changes to support 64bit.Ian Rogers2014-02-061-3/+4
* 64bit monitors are forced to 32bit in lock words.Ian Rogers2014-01-231-1/+2
* Compacting collector.Mathieu Chartier2013-11-111-0/+5
* Lazily compute object identity hash codes.Mathieu Chartier2013-10-311-1/+1
* Fix object identity hash.Mathieu Chartier2013-10-291-2/+7
* Inflate contended lock word by suspending owner.Ian Rogers2013-10-021-0/+50