Searched defs:HandleExecutor (Results 1 – 4 of 4) sorted by relevance
88 pub struct HandleExecutor { struct92 impl HandleExecutor { impl
94 pub fn new(source: F, ex: &HandleExecutor, seek_forbidden: bool) -> AsyncResult<Self> { in new()
39 HandleExecutor(crate::sys::windows::handle_executor::Error), enumerator
120 HandleExecutor(sys::windows::handle_executor::Error), enumerator