IQS_DISABLED
while (!atomic_cmpset_int(&iq->state, IQS_IDLE, IQS_DISABLED))
iq->state = IQS_DISABLED;