Home
last modified time | relevance | path

Searched refs:llvm_stop_multithreaded (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DThreading.h30 void llvm_stop_multithreaded();
/external/swiftshader/third_party/LLVM/lib/Support/
DManagedStatic.cpp73 if (llvm_is_multithreaded()) llvm_stop_multithreaded(); in llvm_shutdown()
DThreading.cpp41 void llvm::llvm_stop_multithreaded() { in llvm_stop_multithreaded() function in llvm