| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | don't use preallocated lock when shutting_down (), as well as when starting_u... | levine | 1997-10-23 | 1 | -4/+7 |
* | moved ace_singleton_lock_ to Object_Manager | levine | 1997-10-22 | 1 | -30/+112 |
* | *** empty log message *** | schmidt | 1997-10-18 | 1 | -14/+8 |
* | moved ace_thread_exit_lock_ to Object_Manager | levine | 1997-10-18 | 1 | -0/+2 |
* | move ace_svc_handler_lock_ to Object_Manager | levine | 1997-10-17 | 1 | -0/+2 |
* | moved ace_os_monitor_lock and ACE_Token_Invariants_Creation_Lock to Object_Ma... | levine | 1997-10-17 | 1 | -0/+6 |
* | changed ACE_TSS_CLEANUP_LOCK from an ACE_Thread_Mutex to an ACE_Recursive_Thr... | levine | 1997-10-15 | 1 | -2/+3 |
* | use the static ACE_Static_Object_Lock even without ACE_HAS_NON_STATIC_OBJECT_... | levine | 1997-10-14 | 1 | -3/+3 |
* | use a static ACE_Static_Object_Lock with ACE_HAS_NONSTATIC_OBJECT_MANAGER, be... | levine | 1997-10-14 | 1 | -0/+7 |
* | moved ACE_Static_Object_Lock from Synch.h to Object_Manager.h | levine | 1997-10-14 | 1 | -6/+17 |
* | removed Filecache arrays | levine | 1997-10-01 | 1 | -14/+1 |
* | added socket_init to Object_Manager ctor and socket_fini to Object_Manager dt... | levine | 1997-09-25 | 1 | -1/+10 |
* | removed ACE_Managed_Object get_object () interface | levine | 1997-09-24 | 1 | -5/+5 |
* | Use ACE_Cleanup_Adapter<TYPE[COUNT]> for preallocated arrays. | levine | 1997-09-23 | 1 | -9/+14 |
* | added #include of ace/Malloc.h, and ACE_TOKEN_MANAGER_CREATION_LOCK | levine | 1997-09-23 | 1 | -0/+6 |
* | renamed ACE_Managed_Cleanup to ACE_Cleanup_Adapter, moved ACE_Object_Manager_... | levine | 1997-09-22 | 1 | -18/+71 |
* | revised ACE_Object_Manager interface for preallocated objects | levine | 1997-09-20 | 1 | -20/+84 |
* | *** empty log message *** | schmidt | 1997-09-13 | 1 | -1/+1 |
* | added ACE_LOG_MSG_INSTANCE_LOCK, and ACE_PREALLOCATE_OBJECT macro | levine | 1997-09-11 | 1 | -12/+15 |
* | Moved ACE_Managed_Cleanup to Managed_Object.*. | nw1 | 1997-09-10 | 1 | -18/+0 |
* | Separated template codes from Object_Manager.* to Managed_Object.*. | nw1 | 1997-09-10 | 1 | -74/+0 |
* | added ACE_TSS_CLEANUP_LOCK and removed lock from dtor | levine | 1997-09-10 | 1 | -24/+34 |
* | preallocate locks for CORBA_Handler and Dump in ACE_Object_Manager | levine | 1997-09-09 | 1 | -4/+43 |
* | added guard of internal structures. (dtor): call at_exit hooks before callin... | levine | 1997-09-09 | 1 | -12/+110 |
* | added at_exit () interface for ACE_Cleanup objects | levine | 1997-09-07 | 1 | -1/+9 |
* | allocate main thread's TSS_Emulation storage in the ACE_Object_Manager instance. | levine | 1997-09-03 | 1 | -8/+9 |
* | *** empty log message *** | schmidt | 1997-09-03 | 1 | -6/+6 |
* | *** empty log message *** | schmidt | 1997-09-03 | 1 | -11/+11 |
* | (dtor): removed printout at end | levine | 1997-08-30 | 1 | -2/+0 |
* | allocate/deallocate TSS for each thread, on VxWorks | levine | 1997-08-29 | 1 | -0/+10 |
* | started adding TSS emulation | levine | 1997-08-29 | 1 | -7/+15 |
* | added call to ACE_Allocater::close_singleton (), and protected call to ACE_St... | levine | 1997-08-27 | 1 | -1/+6 |
* | dynamically allocated the contained ACE_Unbounded_Queue to so that it can be ... | levine | 1997-08-26 | 1 | -12/+25 |
* | *** empty log message *** | nw1 | 1997-08-08 | 1 | -2/+0 |
* | When destructor is running, disallow new object registrations, and stop | Steve Huston | 1997-08-06 | 1 | -3/+9 |
* | *** empty log message *** | schmidt | 1997-08-05 | 1 | -0/+2 |
* | *** empty log message *** | schmidt | 1997-08-01 | 1 | -15/+11 |
* | added ACE_HAS_INSTANTIATION_PRAGMA support | levine | 1997-07-31 | 1 | -2/+7 |
* | Let ACE_Object_Manager clean up the global ACE_Log_Msg_Manager | levine | 1997-07-31 | 1 | -0/+4 |
* | renamed cleanup () to at_exit () | levine | 1997-07-31 | 1 | -10/+4 |
* | dereference pointer to cleanup_hook before calling it, to be legal | levine | 1997-07-31 | 1 | -1/+1 |
* | changed ACE_hthread_t arg to int | levine | 1997-07-31 | 1 | -2/+2 |
* | revised interface, still in flux | levine | 1997-07-31 | 1 | -38/+29 |
* | (~ACE_Object_Manager): removed unused variable "i" | levine | 1997-07-29 | 1 | -3/+2 |
* | oops, dereference iteration pointer | levine | 1997-07-29 | 1 | -6/+10 |
* | *** empty log message *** | schmidt | 1997-07-29 | 1 | -0/+1 |
* | *** empty log message *** | schmidt | 1997-07-29 | 1 | -30/+16 |
* | (delete_at_exit,delete_array_at_exit): made these (inline) static functions, ... | levine | 1997-07-29 | 1 | -10/+43 |
* | added ACE_BUILD_DLL | levine | 1997-07-28 | 1 | -0/+2 |
* | added this class to shutdown ACE library services, and reclaim their storage,... | levine | 1997-07-28 | 1 | -0/+70 |