summaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/common/util/locks
Commit message (Expand)AuthorAgeFilesLines
* fix cross test: Test* -> *Test* ; Reduce iterations further for ARM to speedu...Sven Gothel2011-07-231-4/+4
* Cleanup: Platform CPU enum, MachineDescription,Sven Gothel2011-07-201-4/+4
* Junit tests on ARM: Reducing some test/perf loops allowing to pass tests on l...Sven Gothel2011-07-171-4/+23
* fix TestRecursiveLock01's LockedObjectAction1 syncSven Gothel2011-02-261-8/+5
* cleanup importsSven Gothel2011-02-261-7/+0
* TestRecursiveLock01: Reduce threads/loop, otherwise slow machines will time outSven Gothel2010-11-021-12/+12
* New jogamp.common.util.ArrayHashSet, providing O(1) queries/add and identity ...Sven Gothel2010-10-231-19/+0
* Moved locking to: com.jogamp.common.util.locks ; Better abstraction ; Misc ch...Sven Gothel2010-10-141-0/+280