Home
last modified time | relevance | path

Searched defs:RunSafelyOnThreadInfo (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Support/
DCrashRecoveryContext.cpp353 struct RunSafelyOnThreadInfo { struct
354 function_ref<void()> Fn;
355 CrashRecoveryContext *CRC;
356 bool UseBackgroundPriority;
357 bool Result;
/external/llvm-project/llvm/lib/Support/
DCrashRecoveryContext.cpp482 struct RunSafelyOnThreadInfo { struct
483 function_ref<void()> Fn;
484 CrashRecoveryContext *CRC;
485 bool UseBackgroundPriority;
486 bool Result;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCrashRecoveryContext.cpp455 struct RunSafelyOnThreadInfo { struct
456 function_ref<void()> Fn;
457 CrashRecoveryContext *CRC;
458 bool UseBackgroundPriority;
459 bool Result;