Struct heapless::spsc::SingleCore [−][src]
pub struct SingleCore;
Expand description
Single core synchronization - no memory barrier synchronization, just a compiler fence
pub struct SingleCore;
Single core synchronization - no memory barrier synchronization, just a compiler fence