Searched defs:RunSafelyOnThreadInfo (Results 1 – 1 of 1) sorted by relevance
492 struct RunSafelyOnThreadInfo { struct493 function_ref<void()> Fn;494 CrashRecoveryContext *CRC;495 bool UseBackgroundPriority;496 bool Result;