LLVMStartMultithreaded

Allocate and initialize structures needed to make LLVM safe for multithreading. The return value indicates whether multithreaded initialization succeeded. Must be executed in isolation from all other LLVM api calls. @see llvm::llvm_start_multithreaded

extern (C) nothrow
LLVMStartMultithreaded
()

Meta