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

Method run

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

Source from the content-addressed store, hash-verified

156 }
157
158 std::chrono::milliseconds run()
159 {
160 return run( std::chrono::seconds::zero());
161 }
162
163 std::chrono::milliseconds run( std::chrono::seconds duration )
164 {

Callers

nothing calls this directly

Calls 11

zeroFunction · 0.85
emplace_backMethod · 0.80
readyMethod · 0.80
runFunction · 0.50
sleep_forFunction · 0.50
resetMethod · 0.45
sizeMethod · 0.45
reserveMethod · 0.45
storeMethod · 0.45
waitMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected