Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Support/
H A DCrashRecoveryContext.cpp353 struct RunSafelyOnThreadInfo { struct
354 function_ref<void()> Fn;
355 CrashRecoveryContext *CRC;
356 bool UseBackgroundPriority;
357 bool Result;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCrashRecoveryContext.cpp455 struct RunSafelyOnThreadInfo { struct
456 function_ref<void()> Fn;
457 CrashRecoveryContext *CRC;
458 bool UseBackgroundPriority;
459 bool Result;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCrashRecoveryContext.cpp492 struct RunSafelyOnThreadInfo { struct
493 function_ref<void()> Fn;
494 CrashRecoveryContext *CRC;
495 bool UseBackgroundPriority;
496 bool Result;