Searched refs:SMR_LAZY_GRACE (Results 1 – 1 of 1) sorted by relevance
188 #define SMR_LAZY_GRACE 2 macro189 #define SMR_LAZY_INCR (SMR_LAZY_GRACE * SMR_SEQ_INCR)240 if (d > SMR_LAZY_GRACE || d < 0) in smr_lazy_advance()241 d = SMR_LAZY_GRACE; in smr_lazy_advance()