Searched defs:SwapController (Results 1 – 2 of 2) sorted by relevance
132 pub struct SwapController { struct145 impl SwapController { argument407 impl Drop for SwapController { implementation435 impl PrepareFork for SwapController { implementation
126 fn wait_for_state(controller: &SwapController, state: SwapState) -> bool { in wait_for_state()