(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.34 and 1.35

version 1.34, 2002/08/17 00:59:36 version 1.35, 2003/04/03 20:54:39
Line 118 
Line 118 
          return _thread_pool->running_count() + _thread_pool->dead_count() + _thread_pool->pool_count();          return _thread_pool->running_count() + _thread_pool->dead_count() + _thread_pool->pool_count();
       }       }
  
         static void force_shutdown(void);
   
       Uint32 _mask;       Uint32 _mask;
       AtomicInt _die;       AtomicInt _die;
    protected:    protected:


Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2