Home
last modified time | relevance | path

Searched refs:URING (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/cros_async/src/
During_executor.rs120 const URING: u32 = 1; in use_uring() constant
127 USE_URING.store(URING, Ordering::Relaxed); in use_uring()
134 URING => true, in use_uring()