Searched defs:vc_index (Results 1 – 3 of 3) sorted by relevance
309 vc_index: AtomicUsize, field446 pub fn vc_index(&self) -> Option<usize> { in vc_index() method
413 let vc_index = vc_manager().alloc(vc.clone()).ok_or(SystemError::EBUSY)?; in install() localVariable
39 pub vc_index: usize, field