MCPcopy Index your code
hub / github.com/assaultcube/AC / loopv

Function loopv

source/src/serverbrowser.cpp:102–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 resolverqueries.shrink(0);
101 resolverresults.shrink(0);
102 loopv(resolverthreads)
103 {
104 resolverthread &rt = resolverthreads[i];
105 resolverstop(rt);
106 }
107 SDL_UnlockMutex(resolvermutex);
108}
109

Callers 9

resolvercheckFunction · 0.70
resolverwaitFunction · 0.70
findserverinfoFunction · 0.70
addserverFunction · 0.70
checkpingsFunction · 0.70
addfavcategoryFunction · 0.70
assignserverfavouritesFunction · 0.70
refreshserversFunction · 0.70

Calls 15

resolverstopFunction · 0.85
resolverqueryFunction · 0.85
securemapcheckFunction · 0.85
favcatcheckkeyFunction · 0.85
getaliasFunction · 0.85
favcatargnameFunction · 0.85
copystringFunction · 0.85
concatformatstringFunction · 0.85
colorpingFunction · 0.85
modestrFunction · 0.85
concatstringFunction · 0.85
matchplayernameFunction · 0.85

Tested by

no test coverage detected