mlir_sys

Function mlirLlvmThreadPoolCreate

Source
pub unsafe extern "C" fn mlirLlvmThreadPoolCreate() -> MlirLlvmThreadPool
Expand description

Create an LLVM thread pool. This is reexported here to avoid directly pulling in the LLVM headers directly.