Searched defs:syncobj_reset (Results 1 – 2 of 2) sorted by relevance
258 syncobj_reset(int fd, uint32_t *handles, uint32_t count) in syncobj_reset() function
880 fn syncobj_reset(&self, handles: &[syncobj::Handle]) -> io::Result<()> { in syncobj_reset() method