summaryrefslogtreecommitdiffstats
path: root/runtime/read_barrier_c.h
Commit message (Expand)AuthorAgeFilesLines
* Switch the default read barrier type to a Baker one.Hiroshi Yamauchi2015-04-271-2/+2
* Reserve bits in the lock word for read barriers.Hiroshi Yamauchi2015-03-031-0/+4
* Make it possible to enable read barriers at build time.Hiroshi Yamauchi2015-01-231-1/+3
* More of the concurrent copying collector.Hiroshi Yamauchi2015-01-231-1/+3
* Add read barriers for the roots in Runtime.Hiroshi Yamauchi2014-07-141-0/+5
* Insert an empty read barrier call.Hiroshi Yamauchi2014-04-031-0/+38