Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DCrashRecoveryContext.cpp336 static void setThreadBackgroundPriority() { in setThreadBackgroundPriority() function
364 setThreadBackgroundPriority(); in RunSafelyOnThread_Dispatch()
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndexer.h84 void setThreadBackgroundPriority();
H A DIndexing.cpp519 setThreadBackgroundPriority(); in clang_indexSourceFile_Impl()
766 setThreadBackgroundPriority(); in clang_indexTranslationUnit_Impl()
H A DCIndexCodeCompletion.cpp693 setThreadBackgroundPriority(); in clang_codeCompleteAt_Impl()
H A DCIndex.cpp2884 setThreadBackgroundPriority(); in clang_parseTranslationUnit_Impl()
3083 setThreadBackgroundPriority(); in clang_saveTranslationUnit_Impl()
3185 setThreadBackgroundPriority(); in clang_reparseTranslationUnit_Impl()
6038 setThreadBackgroundPriority(); in clang_annotateTokensImpl()
7043 void clang::setThreadBackgroundPriority() { in setThreadBackgroundPriority() function in clang