Searched defs:read_events (Results 1 – 10 of 10) sorted by relevance
16 def read_events(t): function
55 optional uint64 read_events = 9; field
42 uint64_t read_events; member
118 static void read_events(void) in read_events() function
174 pub fn read_events(self) -> Result<Vec<InotifyEvent>> { in read_events() method
345 async fn read_events(ev: EventFd, signal: EventFd, ex: &URingExecutor) { in event() function
1494 read_events(struct wl_display *display) in read_events() function
1319 def read_events(self): member in XMLPullParser
2218 static int read_events(int fd, int always_block, int *fdblock) in read_events() function
5642 optional uint64 read_events = 9; field