Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix thread priorities for unstarted threads. | Narayan Kamath | 2014-11-06 | 1 | -0/+54 |
* | Fix issue with Thread.setName hanging after Thread.start | Brian Carlstrom | 2014-08-28 | 1 | -0/+21 |
* | Add regression test for Thread.interrupted | Brian Carlstrom | 2014-02-10 | 1 | -42/+56 |
* | Fixes to make all run-tests except 051-thread work. | jeffhao | 2012-11-26 | 1 | -0/+4 |
* | Fix copyright headers. | Elliott Hughes | 2012-01-30 | 1 | -1/+15 |
* | Fix the thread test to not be racy. | Elliott Hughes | 2011-10-06 | 1 | -10/+18 |
* | Fix the 051-thread test. | Elliott Hughes | 2011-10-02 | 1 | -0/+2 |
* | Adding old unit tests to test suite. | jeffhao | 2011-09-29 | 1 | -0/+73 |