Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCrashRecoveryContext.cpp340 static bool hasThreadBackgroundPriority() { in hasThreadBackgroundPriority() function
368 bool UseBackgroundPriority = hasThreadBackgroundPriority(); in RunSafelyOnThread()