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

/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.hpp176 static BOOL GetNativeSystemInfoAvailable();
H A Dos_windows.cpp1611 if (!os::Kernel32Dll::GetNativeSystemInfoAvailable()){
5236 inline BOOL os::Kernel32Dll::GetNativeSystemInfoAvailable() { function in class:os::Kernel32Dll
5373 BOOL os::Kernel32Dll::GetNativeSystemInfoAvailable() { function in class:os::Kernel32Dll
5382 "GetNativeSystemInfoAvailable() not yet called");

Completed in 46 milliseconds