Searched refs:thread_h (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/os/windows/vm/ | ||
H A D | os_windows.cpp | 473 HANDLE thread_h; local 475 &thread_h, THREAD_ALL_ACCESS, false, 0)) { 478 OSThread* osthread = create_os_thread(thread, thread_h, |
Completed in 44 milliseconds