Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Support/
H A DCrashRecoveryContext.cpp338 static void setThreadBackgroundPriority() { in setThreadBackgroundPriority() function
366 setThreadBackgroundPriority(); in RunSafelyOnThread_Dispatch()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCrashRecoveryContext.cpp440 static void setThreadBackgroundPriority() { in setThreadBackgroundPriority() function
468 setThreadBackgroundPriority(); in RunSafelyOnThread_Dispatch()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCrashRecoveryContext.cpp477 static void setThreadBackgroundPriority() { in setThreadBackgroundPriority() function
505 setThreadBackgroundPriority(); in RunSafelyOnThread_Dispatch()
/aosp_15_r20/external/clang/tools/libclang/
H A DCIndexer.h95 void setThreadBackgroundPriority();
H A DIndexing.cpp443 setThreadBackgroundPriority(); in clang_indexSourceFile_Impl()
649 setThreadBackgroundPriority(); in clang_indexTranslationUnit_Impl()
H A DCIndexCodeCompletion.cpp675 setThreadBackgroundPriority(); in clang_codeCompleteAt_Impl()
H A 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