Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GrayState

1429     //     bool is_gray = (rb_state == ReadBarrier::GrayState());
1451 static_assert(ReadBarrier::GrayState() == 1, "Expecting gray to have value 1");
1456 // if (rb_state == ReadBarrier::GrayState())