summaryrefslogtreecommitdiffstats
path: root/src/java_lang_Thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Make sure threads allocating are in the kRunnable stateBrian Carlstrom2011-10-261-1/+2
* Add the "- waiting on"/"- waiting to lock" lines to the SIGQUIT output.Elliott Hughes2011-09-261-2/+4
* Log when a Thread tries to set its name.Elliott Hughes2011-09-251-5/+13
* Implement monitors.Elliott Hughes2011-09-161-17/+12
* Various things.Elliott Hughes2011-09-121-8/+9
* More threads work.Elliott Hughes2011-09-111-0/+128