(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.11 and 1.12

version 1.11, 2007/04/11 20:41:43 version 1.12, 2007/06/04 15:24:39
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.11  
changed lines
  Added in v.1.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2