Home
last modified time | relevance | path

Searched defs:total_started (Results 1 – 2 of 2) sorted by relevance

/dports/www/p5-ApacheBench/ApacheBench-0.73/src/
H A DApacheBench.xs151 int total_started = 0, total_good = 0, total_failed = 0; variable
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/disk/impl/resume/
H A DRDResumeHandler.java286 int total_started = 0; in checkAllPieces() local