LLVMStartMultithreaded

Function LLVMStartMultithreaded 

Source
pub unsafe extern "C" fn LLVMStartMultithreaded() -> LLVMBool
Expand description

Deprecated: Multi-threading can only be enabled/disabled with the compile time define LLVM_ENABLE_THREADS. This function always returns LLVMIsMultithreaded().