Searched defs:from_pool (Results 1 – 3 of 3) sorted by relevance
42 pub fn from_pool(device: Arc<Device>) -> Result<Event, OomError> { in from_pool() method
62 pub fn from_pool(device: D) -> Result<Fence<D>, OomError> { in from_pool() function
135 pub fn from_pool(device: D) -> Result<Semaphore<D>, SemaphoreError> { in from_pool() function