Searched defs:PerCpuVar (Results 1 – 1 of 1) sorted by relevance
57 pub struct PerCpuVar<T> { struct62 impl<T> PerCpuVar<T> { argument110 unsafe impl<T> Sync for PerCpuVar<T> {} implementation111 unsafe impl<T> Send for PerCpuVar<T> {} implementation