Searched refs:s_loadAttempted (Results 1 – 1 of 1) sorted by relevance
42 static bool s_loadAttempted = false; variable50 if (s_loadAttempted) return; // only try once in loadFutureFunctions()51 s_loadAttempted = true; in loadFutureFunctions()