Searched defs:MmWithUserAsync (Results 1 – 1 of 1) sorted by relevance
27 pub struct MmWithUserAsync { struct32 unsafe impl Send for MmWithUserAsync {} argument34 unsafe impl Sync for MmWithUserAsync {} implementation37 unsafe impl AlwaysRefCounted for MmWithUserAsync { implementation52 impl Deref for MmWithUserAsync { implementation64 pub fn into_mmput_async(me: ARef<MmWithUser>) -> ARef<MmWithUserAsync> { in into_mmput_async()
Completed in 3 milliseconds