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