Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
resolvercheck
Function · 0.70
resolverwait
Function · 0.70
findserverinfo
Function · 0.70
addserver
Function · 0.70
checkpings
Function · 0.70
addfavcategory
Function · 0.70
serverbrowseralternativeviews
Function · 0.70
assignserverfavourites
Function · 0.70
refreshservers
Function · 0.70
Calls
15
resolverstop
Function · 0.85
resolverquery
Function · 0.85
securemapcheck
Function · 0.85
favcatcheckkey
Function · 0.85
getalias
Function · 0.85
favcatargname
Function · 0.85
copystring
Function · 0.85
concatformatstring
Function · 0.85
colorping
Function · 0.85
modestr
Function · 0.85
concatstring
Function · 0.85
matchplayername
Function · 0.85
Tested by
no test coverage detected