Searched defs:BufferPool (Results 1 – 3 of 3) sorted by relevance
23 pub trait BufferPool { interface
840 buffer_pool: &'b Shared<impl BufferPool>, in run_gbl_fastboot()872 buffer_pool: impl BufferPool, in run_gbl_fastboot_stack()
253 buffer_pool: &'b Shared<impl BufferPool>, in run()