Searched refs:it_blockers (Results 1 – 2 of 2) sorted by relevance
71 it->it_blockers++; in timer_lock()73 it->it_blockers--; in timer_lock()120 while (it->it_blockers) { in timer_delete_locked()173 ASSERT(it->it_blockers == 0); in timer_delete_locked()
68 int it_blockers; member