summaryrefslogtreecommitdiff
path: root/ace/Object_Manager.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***schmidt1997-09-031-11/+11
* (dtor): removed printout at endlevine1997-08-301-2/+0
* allocate/deallocate TSS for each thread, on VxWorkslevine1997-08-291-0/+10
* started adding TSS emulationlevine1997-08-291-7/+15
* added call to ACE_Allocater::close_singleton (), and protected call to ACE_St...levine1997-08-271-1/+6
* dynamically allocated the contained ACE_Unbounded_Queue to so that it can be ...levine1997-08-261-12/+25
* *** empty log message ***nw11997-08-081-2/+0
* When destructor is running, disallow new object registrations, and stopSteve Huston1997-08-061-3/+9
* *** empty log message ***schmidt1997-08-051-0/+2
* *** empty log message ***schmidt1997-08-011-15/+11
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-311-2/+7
* Let ACE_Object_Manager clean up the global ACE_Log_Msg_Managerlevine1997-07-311-0/+4
* renamed cleanup () to at_exit ()levine1997-07-311-10/+4
* dereference pointer to cleanup_hook before calling it, to be legallevine1997-07-311-1/+1
* changed ACE_hthread_t arg to intlevine1997-07-311-2/+2
* revised interface, still in fluxlevine1997-07-311-38/+29
* (~ACE_Object_Manager): removed unused variable "i"levine1997-07-291-3/+2
* oops, dereference iteration pointerlevine1997-07-291-6/+10
* *** empty log message ***schmidt1997-07-291-0/+1
* *** empty log message ***schmidt1997-07-291-30/+16
* (delete_at_exit,delete_array_at_exit): made these (inline) static functions, ...levine1997-07-291-10/+43
* added ACE_BUILD_DLLlevine1997-07-281-0/+2
* added this class to shutdown ACE library services, and reclaim their storage,...levine1997-07-281-0/+70