Searched defs:RunSafelyOnThreadInfo (Results 1 – 1 of 1) sorted by relevance
361 struct RunSafelyOnThreadInfo { struct362 function_ref<void()> Fn;363 CrashRecoveryContext *CRC;364 bool UseBackgroundPriority;365 bool Result;