Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DCrashRecoveryContext.cpp378 static bool hasThreadBackgroundPriority() { in hasThreadBackgroundPriority() function
406 bool UseBackgroundPriority = hasThreadBackgroundPriority(); in RunSafelyOnThread()