Searched defs:io_timer (Results 1 – 2 of 2) sorted by relevance
18 struct io_timer { struct19 io_timer_fn fn; argument27 typedef DEFINE_MIN_HEAP(struct io_timer *, io_timer_heap) io_timer_heap; argument
68 struct io_timer io_timer; member