Ignore:
Timestamp:
Oct 14, 2001, 11:15:01 PM (24 years ago)
Author:
aubourg
Message:

thread debugging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/Kernel/fitstoiwtr.cc

    r1629 r1692  
    3333  nCols++;
    3434  if (withFlag) nCols++;
     35  toi->addConsumer(this);
    3536}
    3637
     
    129130        }
    130131      }
     132      wontNeedBefore(sn);
    131133      fits_lock();
    132134      //      if ((sn%2000 == 0) || (sn<snb+5))
Note: See TracChangeset for help on using the changeset viewer.