Home
last modified time | relevance | path

Searched defs:ExecutionGuard (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/common/cros_asyncv2/src/
Denter.rs16 pub struct ExecutionGuard; struct
18 impl Drop for ExecutionGuard { implementation