Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DCrashRecoveryContext.cpp482 static bool hasThreadBackgroundPriority() { in hasThreadBackgroundPriority() function
510 bool UseBackgroundPriority = hasThreadBackgroundPriority(); in RunSafelyOnThread()