LLVMStartMultithreaded

extern (C) nothrow
LLVMBool
LLVMStartMultithreaded
()

Detailed Description

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

Meta