This commit is contained in:
Jon Masamitsu 2014-07-10 13:39:18 -07:00
commit fbe6d80096
108 changed files with 3239 additions and 5213 deletions

View file

@ -452,7 +452,7 @@ class Thread: public ThreadShadow {
private:
bool claim_oops_do_par_case(int collection_parity);
public:
// Requires that "collection_parity" is that of the current strong roots
// Requires that "collection_parity" is that of the current roots
// iteration. If "is_par" is false, sets the parity of "this" to
// "collection_parity", and returns "true". If "is_par" is true,
// uses an atomic instruction to set the current threads parity to