Searched defs:UseBackgroundPriority (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Support/
H A DCrashRecoveryContext.cpp356 bool UseBackgroundPriority; member in struct:__anon14122::RunSafelyOnThreadInfo
365 if (Info->UseBackgroundPriority)
372 bool UseBackgroundPriority = hasThreadBackgroundPriority(); local
373 RunSafelyOnThreadInfo Info = { Fn, this, UseBackgroundPriority, false };

Completed in 100 milliseconds