Back to Blog

相关文章

阅读更多 »

RwLock HashMap Arc Mutex 文件

rust pub struct Context { pubcrate tools: HashMap>, pubcrate fifos: tokio::sync::RwLock>>>, // ^ ^ ^ } // 许多 fifo,但只有 | async ref counter | | 但仅 ...