MCPcopy Create free account
hub / github.com/chen3feng/toft / Size

Method Size

system/threading/thread_group.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51size_t ThreadGroup::Size() const
52{
53 return m_threads.size();
54}
55
56} // namespace toft

Callers 1

TEST_FFunction · 0.45

Calls 1

sizeMethod · 0.45

Tested by 1

TEST_FFunction · 0.36