Searched defs:sync_all (Results 1 – 3 of 3) sorted by relevance
75 pub fn sync_all(&self) -> &Self { in sync_all() method151 pub fn sync_all(&self) -> io::Result<()> { in sync_all() method
236 pub async fn sync_all(&self) -> io::Result<()> { in sync_all() method
975 sync_all(int fd, int num_children, int timeout) in sync_all() function