Searched defs:standard_pool (Results 1 – 1 of 1) sorted by relevance
157 standard_pool: Mutex<Weak<StdMemoryPool>>, field474 pub fn standard_pool(me: &Arc<Self>) -> Arc<StdMemoryPool> { in standard_pool() method