Home
last modified time | relevance | path

Searched refs:setThreadBackgroundPriority (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Support/
DCrashRecoveryContext.cpp338 static void setThreadBackgroundPriority() { in setThreadBackgroundPriority() function
366 setThreadBackgroundPriority(); in RunSafelyOnThread_Dispatch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DCrashRecoveryContext.cpp372 static void setThreadBackgroundPriority() { in setThreadBackgroundPriority() function
400 setThreadBackgroundPriority(); in RunSafelyOnThread_Dispatch()
/external/clang/tools/libclang/
DCIndexer.h95 void setThreadBackgroundPriority();
DIndexing.cpp443 setThreadBackgroundPriority(); in clang_indexSourceFile_Impl()
649 setThreadBackgroundPriority(); in clang_indexTranslationUnit_Impl()
DCIndexCodeCompletion.cpp675 setThreadBackgroundPriority(); in clang_codeCompleteAt_Impl()
DCIndex.cpp3191 setThreadBackgroundPriority(); in clang_parseTranslationUnit_Impl()
3706 setThreadBackgroundPriority(); in clang_saveTranslationUnit_Impl()
3800 setThreadBackgroundPriority(); in clang_reparseTranslationUnit_Impl()
6714 setThreadBackgroundPriority(); in clang_annotateTokensImpl()
7803 void clang::setThreadBackgroundPriority() { in setThreadBackgroundPriority() function in clang