DOPREEMPT_COUNTED
if ((dop & DOPREEMPT_COUNTED) == 0) {
if (__predict_true((dop & DOPREEMPT_COUNTED) == 0)) {
atomic_or_uint(&l->l_dopreempt, DOPREEMPT_COUNTED);