Lines Matching refs:AioWrite
135 // Tests AioWrite.cancel. We aren't trying to test the OS's implementation,
303 let aiocb = AioWrite::new(
322 // Tests AioWrite.cancel. We aren't trying to test the OS's implementation,
331 let mut aiow = Box::pin(AioWrite::new(
361 let mut aiow = Box::pin(AioWrite::new(
391 let mut aiow = AioWrite::new(
411 /// `AioWrite::write` should not modify the `AioCb` object if
419 let mut aiow = Box::pin(AioWrite::new(
427 // Dropping the AioWrite at this point should not panic
524 let mut aiow = Box::pin(AioWrite::new(
553 let mut aiocb = Box::pin(AioWrite::new(
587 let mut wcb = Box::pin(AioWrite::new(