Searched defs:FdExecutor (Results 1 – 5 of 5) sorted by relevance
447 pub struct FdExecutor { struct451 impl FdExecutor { implementation528 async fn do_test(ex: &FdExecutor) { in test_it()
311 async fn go(ex: &FdExecutor) { in readvec()329 async fn go(ex: &FdExecutor) { in writevec()346 async fn go(ex: &FdExecutor) { in fallocate()
25 ex: &FdExecutor, in async_poll_from()
79 async fn this_test(ex: &FdExecutor) -> () { in one_shot_fd()
100 FdExecutor(fd_executor::Error), enumerator