(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.31 and 1.32

version 1.31, 2002/07/12 23:10:04 version 1.32, 2002/07/15 16:47:55
Line 172 
Line 172 
       static PEGASUS_THREAD_RETURN PEGASUS_THREAD_CDECL _callback_proc(void *);       static PEGASUS_THREAD_RETURN PEGASUS_THREAD_CDECL _callback_proc(void *);
  
       static void _sendwait_callback(AsyncOpNode *, MessageQueue *, void *);       static void _sendwait_callback(AsyncOpNode *, MessageQueue *, void *);
       static void _exit_routine(void);  
  
       AtomicInt _incoming_queue_shutdown;       AtomicInt _incoming_queue_shutdown;
       Semaphore _callback_ready;       Semaphore _callback_ready;


Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2