FULLSTOP_DONTSTOP
if (READ_ONCE(fullstop) == FULLSTOP_DONTSTOP) {
fullstop = FULLSTOP_DONTSTOP;
return READ_ONCE(fullstop) != FULLSTOP_DONTSTOP;