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

Diff for /pegasus/src/Pegasus/Common/MessageQueueService.h between version 1.72 and 1.73

version 1.72, 2008/12/04 18:23:07 version 1.73, 2008/12/05 09:00:57
Line 114 
Line 114 
     void _complete_op_node(AsyncOpNode *);     void _complete_op_node(AsyncOpNode *);
  
     static cimom* _meta_dispatcher;     static cimom* _meta_dispatcher;
       static Mutex _meta_dispatcher_mutex;
     static AtomicInt _service_count;     static AtomicInt _service_count;
     static ThreadPool* _thread_pool;     static ThreadPool* _thread_pool;
     Boolean _isRunning;     Boolean _isRunning;


Legend:
Removed from v.1.72  
changed lines
  Added in v.1.73

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2