Home
last modified time | relevance | path

Searched refs:WT (Results 1 – 1 of 1) sorted by relevance

/libev/
H A Dev.c1548 typedef ev_watcher_time *WT; typedef
1551 #define ev_at(w) ((WT)(w))->at
1797 WT w;
1805 typedef WT ANHE;
3888 ANHE_w (timers [ev_active (w)]) = (WT)w; in ev_timer_start()
3909 assert (("libev: internal timer heap corruption", ANHE_w (timers [active]) == (WT)w)); in ev_timer_stop()
3982 ANHE_w (periodics [ev_active (w)]) = (WT)w; in ev_periodic_start()
4003 assert (("libev: internal periodic heap corruption", ANHE_w (periodics [active]) == (WT)w)); in ev_periodic_stop()