Skip to main content

get_pool

Function get_pool 

Source
pub fn get_pool() -> Option<Arc<ComputePool>>
Expand description

Get the compute pool from thread-local context

Returns None if called from a non-worker thread