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

/openjdk9/hotspot/src/os_cpu/windows_x86/vm/
H A Dos_windows_x86.cpp78 // We store the current thread in this wrapperthread location
86 volatile Thread* wrapperthread = thread; local
91 lea eax, dword ptr wrapperthread; local
104 lea eax, dword ptr wrapperthread; local

Completed in 37 milliseconds