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

Diff for /pegasus/src/Pegasus/Common/MessageQueueService.cpp between version 1.49 and 1.50

version 1.49, 2002/05/29 17:53:33 version 1.50, 2002/05/31 13:35:02
Line 93 
Line 93 
    if (_incoming_queue_shutdown.value() == 0 )    if (_incoming_queue_shutdown.value() == 0 )
    {    {
       _shutdown_incoming_queue();       _shutdown_incoming_queue();
        _req_thread.join();  // ATTN-RK-P3-20020521: Is this redundant?  
    }    }
    _callback_ready.signal();    _callback_ready.signal();
    _callback_thread.join();    _callback_thread.join();


Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2