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

/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.hpp167 static BOOL SwitchToThreadAvailable();
H A Dos_windows.cpp3407 if (os::Kernel32Dll::SwitchToThreadAvailable()) {
5214 inline BOOL os::Kernel32Dll::SwitchToThreadAvailable() { function in class:os::Kernel32Dll
5329 "SwitchToThreadAvailable() not yet called");
5334 BOOL os::Kernel32Dll::SwitchToThreadAvailable() { function in class:os::Kernel32Dll

Completed in 258 milliseconds