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