MCPcopy 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}
120std::shared_ptr<Threads> Threads::getThreads(){
121 return get_pool().get();
122}
123
124namespace StaticThreads {
125

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected