aboutsummaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/common/util/TestWorkerThread01.java
Commit message (Expand)AuthorAgeFilesLines
* WorkerThread: Enhanced testing, added optional StateCallback for state change...Sven Gothel2023-09-221-37/+388
* WorkerThread: Add optional minDelay to throttle excecutionSven Gothel2023-09-211-9/+21
* Add WorkerThread: A re-start'able, pause'able and interrupt'able worker threa...Sven Gothel2023-09-201-0/+175