summaryrefslogtreecommitdiff
path: root/ACE/ace/Service_Repository.inl
Commit message (Collapse)AuthorAgeFilesLines
* Removed redundant voidJohnny Willemsen2020-12-091-4/+4
|
* Make the lock accessor const to prevent a const cast in user codeJohnny Willemsen2016-02-251-1/+1
| | | | | * ACE/ace/Service_Repository.h: * ACE/ace/Service_Repository.inl:
* Added a lock accessor to the ACE Service Repository which is now ofJohnny Willemsen2016-02-121-0/+6
| | | | | | | | | | | type ACE_SYNCH_RECURSIVE_MUTEX so that user code that iterates the service repository can lock its content during iteration to make sure it doesn't get a corrupted state when another thread tries to change its state * ACE/ace/Service_Repository.cpp: * ACE/ace/Service_Repository.h: * ACE/ace/Service_Repository.inl: * ACE/tests/Service_Config_Test.cpp:
* Zapped two line id tagsJohnny Willemsen2015-01-071-3/+0
|
* Thu Jan 15 13:30:32 UTC 2009 Marcel Smit <msmit@remedy.nl>Johnny Willemsen2009-01-151-15/+2
|
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+51
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-51/+0
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+51