Searched refs:create_initial_thread (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.cpp993 static oop create_initial_thread(Handle thread_group, JavaThread* thread, TRAPS) { function
3490 oop thread_object = create_initial_thread(thread_group, main_thread, CHECK_0);

Completed in 198 milliseconds