Home
last modified time | relevance | path

Searched defs:he (Results 1 – 1 of 1) sorted by relevance

/libev/
H A Dev.c1800 #define ANHE_w(he) (he).w /* access watcher, read-write */ argument
1801 #define ANHE_at(he) (he).at /* access cached at, read-only */ argument
1802 #define ANHE_at_cache(he) (he).at = (he).w->at /* update at from watcher */ argument
1807 #define ANHE_w(he) (he) argument
1808 #define ANHE_at(he) (he)->at argument
1809 #define ANHE_at_cache(he) argument
2243 ANHE he = heap [k]; in downheap() local
2293 ANHE he = heap [k]; in downheap() local
2323 ANHE he = heap [k]; in upheap() local
3457 ANHE *he = timers + i + HEAP0; in timers_reschedule() local