Searched refs:kq_ncallouts (Results 1 – 1 of 1) sorted by relevance
196 static unsigned int kq_ncallouts = 0; variable703 ncallouts = kq_ncallouts; in filt_timerattach()706 } while (!atomic_cmpset_int(&kq_ncallouts, ncallouts, ncallouts + 1)); in filt_timerattach()738 old = atomic_fetchadd_int(&kq_ncallouts, -1); in filt_timerdetach()