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

/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.cpp5299 typedef HANDLE (WINAPI* CreateToolhelp32Snapshot_Fn)(DWORD,DWORD); typedef
5305 CreateToolhelp32Snapshot_Fn os::Kernel32Dll::_CreateToolhelp32Snapshot = NULL;
5316 _CreateToolhelp32Snapshot = (CreateToolhelp32Snapshot_Fn)

Completed in 82 milliseconds