Searched defs:timeout_initialized (Results 1 – 2 of 2) sorted by relevance
84 #define timeout_initialized(to) ((to)->to_flags & TIMEOUT_INITIALIZED) macro
494 #define timeout_initialized(ev) ((ev)->ev_flags & EVLIST_INIT) macro