Searched defs:RunSafelyOnThreadInfo (Results 1 – 1 of 1) sorted by relevance
482 struct RunSafelyOnThreadInfo { struct483 function_ref<void()> Fn;484 CrashRecoveryContext *CRC;485 bool UseBackgroundPriority;486 bool Result;