Home
last modified time | relevance | path

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

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