Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCrashRecoveryContext.cpp483 static bool hasThreadBackgroundPriority() { in hasThreadBackgroundPriority() function
511 bool UseBackgroundPriority = hasThreadBackgroundPriority(); in RunSafelyOnThread()