Home | History | Annotate | Download | only in vm

Lines Matching full:initializing

678  * it.  As part of doing so, we finish initializing Thread and ThreadGroup.
1468 * Finish initializing the Thread struct.
1833 * Switch state from initializing to running.
3215 case THREAD_INITIALIZING: return "INITIALIZING";
3361 groupName = strdup("(null; initializing?)");