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