Searched defs:CoherentAllocation (Results 1 – 1 of 1) sorted by relevance
357 pub struct CoherentAllocation<T: AsBytes + FromBytes> { struct365 impl<T: AsBytes + FromBytes> CoherentAllocation<T> { argument630 impl<T: AsBytes + FromBytes> Drop for CoherentAllocation<T> { implementation650 unsafe impl<T: AsBytes + FromBytes + Send> Send for CoherentAllocation<T> {} implementation