(file) Return to Thread.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Thread.cpp between version 1.65 and 1.66

version 1.65, 2004/06/04 05:54:51 version 1.66, 2004/07/26 23:45:11
Line 685 
Line 685 
          // ATTN: Error result has not yet been defined          // ATTN: Error result has not yet been defined
          return true;          return true;
       }       }
       struct timeval now;  
       struct timeval start;       struct timeval start;
       gettimeofday(&start, NULL);       gettimeofday(&start, NULL);
       Thread *th = 0;       Thread *th = 0;
Line 940 
Line 939 
             else             else
             {             {
                // deadlocked threads                // deadlocked threads
                struct timeval deadlock_timeout;  
                Tracer::trace(TRC_THREAD, Tracer::LEVEL2,                Tracer::trace(TRC_THREAD, Tracer::LEVEL2,
                              "A thread has run longer than %u seconds and "                              "A thread has run longer than %u seconds and "
                                  "will be cancelled.",                                  "will be cancelled.",


Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2