Searched defs:RunSafelyOnThreadInfo (Results 1 – 1 of 1) sorted by relevance
387 struct RunSafelyOnThreadInfo { struct388 function_ref<void()> Fn;389 CrashRecoveryContext *CRC;390 bool UseBackgroundPriority;391 bool Result;