Changeset 2205 in Sophya for trunk/ArchTOIPipe/TestPipes/toistat.cc
- Timestamp:
- Oct 7, 2002, 4:21:06 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/TestPipes/toistat.cc
r2075 r2205 229 229 230 230 PrtTim("starting processors"); 231 plombier.Start(); 231 mgr->startAll(); 232 // plombier.Start(); 232 233 233 234 … … 240 241 // ----------------------------------------------------------------------- 241 242 242 mgr-> joinAll();243 mgr->waitForAll(); 243 244 PrtTim("End threads"); 244 245
Note:
See TracChangeset
for help on using the changeset viewer.