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

Method add

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

Source from the content-addressed store, hash-verified

142 }
143
144 void add( thread * what )
145 {
146 m_workers.push_back( what );
147 }
148
149 void add( thread * what, size_t count )
150 {

Callers 15

testMethod · 0.45
testMethod · 0.45
testMethod · 0.45
testMethod · 0.45
testMethod · 0.45
do_testMethod · 0.45
testMethod · 0.45
testMethod · 0.45
testMethod · 0.45
testMethod · 0.45
testMethod · 0.45
testMethod · 0.45

Calls 3

addFunction · 0.50
push_backMethod · 0.45
cloneMethod · 0.45

Tested by

no test coverage detected