Function mlir_sys::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.