LLVMIsMultithreaded

Function LLVMIsMultithreaded 

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

Check whether LLVM is executing in thread-safe mode or not. @see llvm::llvm_is_multithreaded