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

/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.cpp107 static int main_thread_id; variable
496 _starting_thread = create_os_thread(thread, main_thread, main_thread_id);
3776 main_thread_id = (int) GetCurrentThreadId();

Completed in 44 milliseconds