Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DCrashRecoveryContext.cpp342 static bool hasThreadBackgroundPriority() { in hasThreadBackgroundPriority() function
370 bool UseBackgroundPriority = hasThreadBackgroundPriority(); in RunSafelyOnThread()