Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TelegramMessenger/tgcalls
/ getThreads
Method
getThreads
tgcalls/StaticThreads.cpp:120–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
get_pool().set_pool_size(size);
119
}
120
std::shared_ptr<Threads> Threads::getThreads(){
121
return get_pool().get();
122
}
123
124
namespace StaticThreads {
125
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected