summaryrefslogtreecommitdiff
path: root/ace/Thread_Manager.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-0_1_23'.TAO-0_1_23nobody1998-05-221-743/+0
* Added ACE_Thread_Descriptor_Basenanbor1998-05-161-11/+27
* Bug fix for erroneous gnuc templatenanbor1998-05-121-2/+2
* ChangeLogTag:Mon May 11 15:15:24 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-05-111-2/+2
* More Thread_Manager optimization.nanbor1998-05-111-7/+10
* Changed the lock used by thread_desc_freelist_ to a ACE_SYNCH_MUTEX.nanbor1998-05-101-6/+2
* Added ACE_INLINE to declarations of set_next, get_next in Thread_Descriptor.nanbor1998-05-081-3/+4
* Optimize for the most usual case where there is no contension when removing T...nanbor1998-05-081-0/+4
* *** empty log message ***nanbor1998-05-061-3/+61
* *** empty log message ***schmidt1998-04-221-5/+5
* *** empty log message ***schmidt1998-04-161-8/+9
* Added flags access meths method to Thread_Descriptor.nanbor1998-04-031-0/+3
* *** empty log message ***schmidt1998-01-181-1/+3
* *** empty log message ***schmidt1997-12-211-5/+5
* Added more descriptions on how to use ACE_Thread_Managernw11997-12-091-1/+15
* *** empty log message ***schmidt1997-12-051-20/+40
* Furthre refine wait mechanism. See ChangeLog entry of Dec. 2 1997.nw11997-12-021-0/+3
* declare ACE_THR_MEMBER_FUNC outside of ACE_Thread_Manager with __GNUG__ inste...levine1997-12-011-4/+5
* Changed wait on exit behavior (exp. Win32.) See ChangeLog-97c.nw11997-11-281-7/+12
* *** empty log message ***irfan1997-11-271-3/+3
* * ace/Thread_Manager.{h,cpp} (wait): Added codes to remove detachednw11997-11-221-2/+5
* Changed to allow ENOTSUP error in thr functions. Moved errno perserving codes.nw11997-11-211-5/+5
* Added a redundant parameter to internal thread functions.nw11997-11-201-4/+4
* *** empty log message ***schmidt1997-11-191-0/+8
* *** empty log message ***schmidt1997-11-081-1/+1
* *** empty log message ***schmidt1997-11-081-5/+5
* Changed the data type of terminated_thr_queue_ back to ACE_Unbounded_Queue<AC...nw11997-11-051-1/+1
* Corrected the way thread entries get removed when thread operations error.nw11997-11-051-7/+10
* See Oct. 29's changelog.nw11997-10-291-36/+39
* *** empty log message ***schmidt1997-10-241-0/+3
* *** empty log message ***schmidt1997-10-231-4/+10
* Added method acquire_release.nw11997-10-221-1/+8
* Added more comments.nw11997-10-211-5/+6
* *** empty log message ***schmidt1997-10-211-5/+9
* Added back open(int) and an extra argument to constructor of thread manager.nw11997-10-211-1/+5
* Changed to use double-linked list to hold the thread descriptor.nw11997-10-201-199/+123
* moved ace_thread_exit_lock_ to Object_Managerlevine1997-10-181-85/+79
* removed parens from (???) because g++ got upset about encountering a trigraphlevine1997-10-151-1/+1
* Work in progress.nw11997-10-151-1/+82
* moved ACE_Thread_Manager::THR_FUNC typedef outside the class declaration to a...levine1997-10-141-1/+6
* *** empty log message ***schmidt1997-10-131-5/+0
* *** empty log message ***schmidt1997-10-101-0/+4
* Mask out handle join routine when VXWORKS.nw11997-10-071-0/+3
* Added terminated_thr_queue to collect terminated thread descriptors.nw11997-10-071-0/+3
* *** empty log message ***schmidt1997-10-071-9/+18
* *** empty log message ***schmidt1997-10-031-2/+12
* *** empty log message ***schmidt1997-09-031-2/+33
* *** empty log message ***schmidt1997-09-021-0/+52
* *** empty log message ***schmidt1997-08-291-1/+16
* *** empty log message ***nw11997-08-281-1/+2