Searched defs:RunSafelyOnThreadInfo (Results 1 – 1 of 1) sorted by relevance
495 struct RunSafelyOnThreadInfo { struct496 function_ref<void()> Fn;497 CrashRecoveryContext *CRC;498 bool UseBackgroundPriority;499 bool Result;