Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build. | Narayan Kamath | 2014-11-07 | 1 | -2/+6 |
* | Fix thread priorities for unstarted threads. | Narayan Kamath | 2014-11-07 | 3 | -0/+90 |
* | Fix issue with Thread.setName hanging after Thread.start | Brian Carlstrom | 2014-08-28 | 2 | -0/+24 |
* | Add regression test for Thread.interrupted | Brian Carlstrom | 2014-02-10 | 2 | -49/+64 |
* | 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 | 2 | -522/+19 |
* | Fix the 051-thread test. | Elliott Hughes | 2011-10-02 | 2 | -0/+3 |
* | Adding old unit tests to test suite. | jeffhao | 2011-09-29 | 3 | -0/+597 |