Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCrashRecoveryContext.cpp334 static void setThreadBackgroundPriority() { in setThreadBackgroundPriority() function
362 setThreadBackgroundPriority(); in RunSafelyOnThread_Dispatch()
/external/clang/tools/libclang/
DCIndexer.h84 void setThreadBackgroundPriority();
DIndexing.cpp519 setThreadBackgroundPriority(); in clang_indexSourceFile_Impl()
761 setThreadBackgroundPriority(); in clang_indexTranslationUnit_Impl()
DCIndexCodeCompletion.cpp688 setThreadBackgroundPriority(); in clang_codeCompleteAt_Impl()
DCIndex.cpp2945 setThreadBackgroundPriority(); in clang_parseTranslationUnit_Impl()
3144 setThreadBackgroundPriority(); in clang_saveTranslationUnit_Impl()
3246 setThreadBackgroundPriority(); in clang_reparseTranslationUnit_Impl()
6102 setThreadBackgroundPriority(); in clang_annotateTokensImpl()
7107 void clang::setThreadBackgroundPriority() { in setThreadBackgroundPriority() function in clang