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