summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.cpp
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_5_15'.ACE-4_5_15nobody1998-06-221-340/+0
* Correted formating. Cleaned up code. Changed ACE_Token to allow a differenttworm1998-06-181-85/+81
* Cleaned up debugging codetworm1998-06-161-30/+15
* added explicit template instantiations.levine1998-06-131-0/+10
* Added locks to ensure no race conditionstworm1998-06-121-129/+144
* Removed warning on NTtworm1998-06-101-24/+17
* Added multiple possesion semsntics to the lock settworm1998-06-101-39/+231
* Added temporary variable in try_lock to avoid unreached statement on VxWorkstworm1998-05-221-3/+4
* Got rid of some warnings on NT.brunsch1998-05-121-4/+8
* reordered initializers to match declaration orderlevine1998-05-071-18/+18
* ChangeLogTag:Thu May 7 11:34:13 1998 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1998-05-071-0/+1
* *** empty log message ***schmidt1998-05-071-3/+3
* *** empty log message ***schmidt1998-05-071-8/+8
* *** empty log message ***schmidt1998-05-071-61/+86
* Corrected error in try_locktworm1998-05-061-0/+4
* Corrected initialization errortworm1998-05-061-2/+5
* Updatedtworm1998-05-041-10/+40
* Initial versiontworm1998-04-061-0/+81