summaryrefslogtreecommitdiff
path: root/ace/Proactor.cpp
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***alex1998-09-041-77/+87
* *** empty log message ***irfan1998-08-271-3/+7
* *** empty log message ***irfan1998-07-231-2/+7
* First round of changes for sigtimedwait () based approach ofalex1998-07-221-105/+241
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* *** empty log message ***nanbor1998-06-211-1/+1
* *** empty log message ***schmidt1998-06-211-15/+28
* *** empty log message ***alex1998-06-201-48/+30
* *** empty log message ***alex1998-06-151-18/+14
* *** empty log message ***alex1998-06-111-8/+11
* *** empty log message ***schmidt1998-06-111-68/+100
* *** empty log message ***alex1998-06-111-16/+210
* Reverted MP safe Double-checking modification. It doesn't solve the real pro...nanbor1998-06-021-6/+2
* Modified double-checking patternnanbor1998-06-011-2/+6
* *** empty log message ***irfan1998-04-101-19/+28
* *** empty log message ***irfan1998-03-251-1/+1
* CE stuff.nanbor1998-03-191-1/+1
* Regular CE stuff.nanbor1998-03-121-5/+5
* Reenabled thread manager of Proactor to wait on its threads.nw11997-12-021-5/+1
* Be sure to ask our thread manager not to wait for the timer_handler_.nw11997-11-301-0/+3
* ~ACE_Proactor_Timer_Handler: Removed explicit call to thr_mgr_.close().nw11997-11-301-71/+64
* *** empty log message ***irfan1997-11-251-4/+27
* ChangeLogTag:Mon Nov 03 18:32:42 1997 Carlos O'Ryan <coryan@MILONGA>coryan1997-11-041-1/+1
* *** empty log message ***schmidt1997-11-021-2/+2
* ChangeLogTag:Sun Oct 19 13:49:17 1997 Carlos O'Ryan <coryan@MILONGA>coryan1997-10-191-1/+1
* Replace #include "ace/Service_Config.h" with "ace/Object_Manager.h".nw11997-10-161-1/+1
* rsschmidt1997-10-111-3/+4
* *** empty log message ***schmidt1997-10-041-2/+2
* *** empty log message ***irfan1997-09-141-4/+4
* *** empty log message ***irfan1997-09-091-13/+15
* Changed the lock held by ACE_Static_Object_Lock from ACE_Thread_Mutex to ACE_...nw11997-08-011-3/+3
* *** empty log message ***irfan1997-08-011-1/+9
* *** empty log message ***nw11997-07-301-3/+3
* Modified to use ACE_Static_Object_Lock for singleton.nw11997-07-301-8/+6
* Changed the default timer queue to timer heap instead of timer listbrunsch1997-07-291-1/+1
* (instance): fixed signature in non-WIN32 version. (run_event_loop): added AC...levine1997-07-261-1/+3
* *** empty log message ***irfan1997-07-261-25/+170
* Removed template specializationsbrunsch1997-06-101-22/+0
* *** empty log message ***brunsch1997-06-041-0/+13
* *** empty log message ***schmidt1997-05-201-0/+1
* *** empty log message ***schmidt1997-05-161-1/+1
* *** empty log message ***irfan1997-05-061-18/+18
* *** empty log message ***schmidt1997-05-051-1/+1
* *** empty log message ***irfan1997-04-281-7/+50
* *** empty log message ***irfan1997-04-271-0/+3
* *** empty log message ***irfan1997-04-251-0/+24
* *** empty log message ***irfan1997-04-251-140/+152
* *** empty log message ***irfan1997-04-221-6/+306
* *** empty log message ***irfan1997-04-071-504/+109
* Added Timer_Queue::gettimeofday.harrison1997-02-191-1/+1