mlirContextGetThreadPool

Function mlirContextGetThreadPool 

Source
pub unsafe extern "C" fn mlirContextGetThreadPool(
    context: MlirContext,
) -> MlirLlvmThreadPool
Expand description

Gets the thread pool of the context when enabled multithreading, otherwise an assertion is raised.