summaryrefslogtreecommitdiff
path: root/ace/Message_Queue_T.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-1_0_4'.TAO-1_0_4nobody1999-09-131-691/+0
* ChangeLogTag:Thu Jul 22 20:03:54 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-07-231-13/+29
* .schmidt1999-06-091-1/+12
* replace () around #pragma implementation argumentlevine1999-01-201-1/+1
* .schmidt1999-01-101-14/+19
* removed () from #pragma implementation argumentlevine1998-12-151-1/+1
* ACE_Message_Queue_NT changes.nanbor1998-12-111-0/+16
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-10-201-3/+3
* Basic_Types.hschmidt1998-10-171-1/+1
* .schmidt1998-10-141-1/+5
* *** empty log message ***schmidt1998-08-071-6/+6
* *** empty log message ***schmidt1998-08-061-11/+43
* fixed enqueue_tail bug in dynamic message queuecdgill1998-07-241-14/+25
* *** empty log message ***schmidt1998-07-161-1/+0
* On VxWorks, added forward declaration of class ACE_Message_Queue_Vx.levine1998-07-141-11/+15
* refined dynamic queues based on performance test resultscdgill1998-07-131-60/+127
* added cleanup strategy factory methodscdgill1998-06-301-0/+25
* Dynamic Priority Queue testcdgill1998-06-301-25/+40
* fully qualify the DEFAULT_[HL]WM references so that it will compile with aCC ...levine1998-06-291-12/+12
* On VxWorks, added ACE_Message_Queue_Vx to wrap native VxWorks message queueslevine1998-06-261-0/+486