summaryrefslogtreecommitdiff
path: root/ace/Synch.cpp
Commit message (Expand)AuthorAgeFilesLines
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-11-181-1/+6
* (ACE_Recursive_Thread_Mutex::release): only declare local "t_id"levine1998-10-211-7/+9
* .schmidt1998-10-111-1/+1
* *** empty log message ***schmidt1998-10-111-3/+68
* .schmidt1998-10-111-4/+4
* .schmidt1998-10-111-3/+10
* ChangeLogTag:Sat Oct 10 16:28:00 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-101-14/+16
* Changed to not use ACE_HAS_DCETHREADS (or DCE_DRAFT4_THREADS) - unify around theSteve Huston1998-08-171-1/+1
* ChangeLogTag:Sat Aug 8 09:37:27 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-081-8/+10
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* ACE_RW_Process_Mutex must have owner's read/write permission.nanbor1998-06-301-1/+6
* Still need an implementation of destructor.nanbor1998-06-231-0/+4
* Added ACE_Adaptive_Lock.nanbor1998-06-231-0/+59
* See ChangeLog:Fri May 15 22:55:51 1998 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1998-05-161-5/+0
* Converting debugging messages for CE using the ASYS_TEXT macro.nanbor1998-03-091-24/+24
* *** empty log message ***irfan1998-03-011-0/+4
* ACE_Thread_Mutex is already recursive on Win32. Let ACE_Recursive_Thread_Mut...nw11997-12-241-17/+26
* *** empty log message ***sergio1997-11-301-1/+1
* ChangeLogTag:Sun Nov 30 16:31:41 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-11-301-3/+3
* *** empty log message ***schmidt1997-11-291-1/+1
* *** empty log message ***schmidt1997-11-291-56/+8
* Removed duplicate ACE_Write_Guard<ACE_RW_Thread_Mutex> instantiation.levine1997-10-301-64/+63
* *** empty log message ***schmidt1997-10-291-6/+9
* moved ACE_Static_Object_Lock from Synch.h to Object_Manager.hlevine1997-10-141-28/+0
* removed ACE_TSS_Cleanup_Lock and replace it with a preallocated mutex in OS.cpplevine1997-09-101-50/+0
* added #include of Object_Manager.hlevine1997-09-011-0/+1
* (ACE_TSS_Cleanup_Lock) register for destruction with ACE_Object_Managerlevine1997-08-311-0/+32
* started adding TSS emulationlevine1997-08-291-4/+4
* *** empty log message ***schmidt1997-08-291-6/+3
* *** empty log message ***schmidt1997-08-291-7/+2
* (close_singleton): removed call to ACE_Allocator::close_singleton (), because...levine1997-08-271-1/+0
* renamed ACE_Static_Object_Lock::atexit to close_singleton, and removed the un...levine1997-08-261-19/+3
* *** empty log message ***nw11997-08-231-0/+19
* *** empty log message ***nw11997-08-131-2/+2
* *** empty log message ***schmidt1997-08-131-4/+4
* Conditionally compile registration of atexit routine.nw11997-08-131-2/+3
* *** empty log message ***schmidt1997-08-041-1/+1
* *** empty log message ***irfan1997-08-041-49/+0
* (ACE_Static_Object_Lock::instance): commented out call to ::atexit () because...levine1997-08-021-0/+4
* *** empty log message ***nw11997-08-011-3/+4
* *** empty log message ***irfan1997-08-011-0/+49
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-311-63/+75
* Changed ACE_Static_Object_Lock::get_lock () to instance ().nw11997-07-301-1/+1
* Added class ACE_Static_Object_Lock.nw11997-07-301-0/+38
* Changed from using 100 to ACE_UNIQUE_NAME_LEN in ACE_Process_Mutex.nw11997-07-271-2/+2
* *** empty log message ***irfan1997-07-261-0/+1
* *** empty log message ***irfan1997-07-211-5/+2
* *** empty log message ***irfan1997-07-191-15/+28
* *** empty log message ***irfan1997-07-121-0/+6
* moved ACE_Guard, etc., specializations from Filecache.cpp and Service_Config....levine1997-07-101-0/+13