Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCrashRecoveryContext.cpp486 static bool hasThreadBackgroundPriority() { in hasThreadBackgroundPriority() function
514 bool UseBackgroundPriority = hasThreadBackgroundPriority(); in RunSafelyOnThread()