Searched defs:RunSafelyOnThreadInfo (Results 1 – 1 of 1) sorted by relevance
349 struct RunSafelyOnThreadInfo { struct350 function_ref<void()> Fn;351 CrashRecoveryContext *CRC;352 bool UseBackgroundPriority;353 bool Result;