Searched defs:EventTokio (Results 1 – 2 of 2) sorted by relevance
6 pub struct EventTokio(base::Event); struct8 impl EventTokio { implementation
10 pub struct EventTokio(AsyncFd<base::SafeDescriptor>); struct12 impl EventTokio { impl