Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add read barriers for the class and the intern tables. | Hiroshi Yamauchi | 2014-06-13 | 1 | -1/+1 |
* | Add read barriers to the weak roots in the intern table. | Hiroshi Yamauchi | 2014-05-28 | 1 | -1/+1 |
* | Add a read barrier for weak roots in monitors. | Hiroshi Yamauchi | 2014-05-21 | 1 | -0/+4 |
* | Replace the bool kDoReadBarrier template parameter with an enum. | Hiroshi Yamauchi | 2014-05-01 | 1 | -1/+1 |
* | Insert an empty read barrier call. | Hiroshi Yamauchi | 2014-04-03 | 1 | -12/+19 |
* | Make the support code for read barriers a bit more general. | Hiroshi Yamauchi | 2014-03-31 | 1 | -0/+37 |