Searched refs:refcount (Results 1 – 2 of 2) sorted by relevance
59 int refcount; member104 timer->refcount++; in timer_addref()110 if (--timer->refcount == 0) in timer_delref()
529 timer->refcount = 1; in __timer_alloc()542 assert (timer->refcount == 0); in __timer_dealloc()