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

Diff for /pegasus/src/Pegasus/Common/ThreadPool.cpp between version 1.13 and 1.14

version 1.13, 2007/06/05 08:13:24 version 1.14, 2007/06/05 08:16:41
Line 326 
Line 326 
  
         // initialize the thread data with the work function and parameters         // initialize the thread data with the work function and parameters
         PEG_TRACE((TRC_THREAD, Tracer::LEVEL4,         PEG_TRACE((TRC_THREAD, Tracer::LEVEL4,
             "Initializing thread with work function and parameters: parm = %p",              "Initializing thread(%s)"
                   " with work function and parameters: parm = %p",
               Threads::id(th->getThreadHandle().thid).buffer,
             parm));             parm));
  
         th->delete_tsd("work func");         th->delete_tsd("work func");


Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2