Searched refs:alloc_guard (Results 1 – 1 of 1) sorted by relevance
291 let mut alloc_guard = t_outdated.allocation.lock(); in submit() localVariable292 if let Some(alloc) = (*alloc_guard).as_mut() { in submit()298 drop(alloc_guard); in submit()