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