MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / size

Method size

extern/libcds/test/include/cds_test/thread.h:209–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207 }
208
209 size_t size() const { return m_workers.size(); }
210 thread& get( size_t idx ) const { return *m_workers.at( idx ); }
211
212 template <typename Fixture>

Callers 4

operator()Method · 0.45
runMethod · 0.45
get_next_idMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected