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

/openjdk7/hotspot/src/os_cpu/bsd_x86/vm/
H A Dthread_bsd_x86.hpp75 static void disable_register_stack_guard() {} function
/openjdk7/hotspot/src/os_cpu/linux_x86/vm/
H A Dthread_linux_x86.hpp73 static void disable_register_stack_guard() {} function
/openjdk7/hotspot/src/os_cpu/solaris_x86/vm/
H A Dthread_solaris_x86.hpp68 static void disable_register_stack_guard() {} function
/openjdk7/hotspot/src/os_cpu/windows_x86/vm/
H A Dthread_windows_x86.hpp71 static void disable_register_stack_guard() {} function
/openjdk7/hotspot/src/os_cpu/bsd_zero/vm/
H A Dthread_bsd_zero.hpp119 static void disable_register_stack_guard() {} function
/openjdk7/hotspot/src/os_cpu/linux_sparc/vm/
H A Dthread_linux_sparc.hpp101 static void disable_register_stack_guard() {} function
/openjdk7/hotspot/src/os_cpu/linux_zero/vm/
H A Dthread_linux_zero.hpp119 static void disable_register_stack_guard() {} function
/openjdk7/hotspot/src/os_cpu/solaris_sparc/vm/
H A Dthread_solaris_sparc.hpp105 static void disable_register_stack_guard() {} function
/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.cpp2453 thread->disable_register_stack_guard();
/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.cpp2539 disable_register_stack_guard();

Completed in 69 milliseconds