Brian Carlstrom | cbaf987 | 2014-02-10 14:15:56 -0800 | [diff] [blame] | 1 | thread test starting |
| 2 | testThreadCapacity thread count: 512 |
| 3 | testThreadDaemons starting thread 'TestDaemonThread' |
| 4 | testThreadDaemons @ Thread running |
| 5 | testThreadDaemons @ Got expected setDaemon exception |
| 6 | testThreadDaemons @ Thread bailing |
| 7 | testThreadDaemons finished |
| 8 | testSleepZero finished |
Brian Carlstrom | ba32de4 | 2014-08-27 23:43:46 -0700 | [diff] [blame] | 9 | testSetName starting |
| 10 | testSetName running |
| 11 | testSetName finished |
Narayan Kamath | a0b3451 | 2014-10-07 12:51:26 +0100 | [diff] [blame] | 12 | testThreadPriorities starting |
| 13 | testThreadPriorities finished |
jeffhao | 5d1ac92 | 2011-09-29 17:41:15 -0700 | [diff] [blame] | 14 | thread test done |