Ignore:
Timestamp:
Oct 7, 2002, 4:21:06 PM (23 years ago)
Author:
aubourg
Message:

manager

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/TestPipes/toistat.cc

    r2075 r2205  
    229229
    230230    PrtTim("starting processors");
    231     plombier.Start();
     231    mgr->startAll();
     232    //    plombier.Start();
    232233
    233234
     
    240241    // -----------------------------------------------------------------------
    241242
    242     mgr->joinAll();
     243    mgr->waitForAll();
    243244    PrtTim("End threads");
    244245   
Note: See TracChangeset for help on using the changeset viewer.