Expand description
Synchronization primitives for Netstack3.
Structs
A
std::sync::Mutex
assuming lock poisoning will never occur.A
std::sync::RwLock
assuming lock poisoning will never occur.