SB_AIO_RUNNING
sb->sb_flags &= ~SB_AIO_RUNNING;
if (sb->sb_flags & SB_AIO_RUNNING)
sb->sb_flags |= SB_AIO_RUNNING;
if (!(sb->sb_flags & SB_AIO_RUNNING)) {
(so->so_snd.sb_flags & (SB_AIO | SB_AIO_RUNNING)) != 0 ||
(so->so_rcv.sb_flags & (SB_AIO | SB_AIO_RUNNING)) != 0) {
if (__predict_false(so->so_snd.sb_flags & SB_AIO_RUNNING)) {