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

/openjdk7/hotspot/src/os_cpu/bsd_x86/vm/
H A Dthread_bsd_x86.hpp74 static void enable_register_stack_guard() {} function
/openjdk7/hotspot/src/os_cpu/linux_x86/vm/
H A Dthread_linux_x86.hpp72 static void enable_register_stack_guard() {} function
/openjdk7/hotspot/src/os_cpu/solaris_x86/vm/
H A Dthread_solaris_x86.hpp67 static void enable_register_stack_guard() {} function
/openjdk7/hotspot/src/os_cpu/windows_x86/vm/
H A Dthread_windows_x86.hpp70 static void enable_register_stack_guard() {} function
/openjdk7/hotspot/src/os_cpu/bsd_zero/vm/
H A Dthread_bsd_zero.hpp118 static void enable_register_stack_guard() {} function
/openjdk7/hotspot/src/os_cpu/linux_sparc/vm/
H A Dthread_linux_sparc.hpp100 static void enable_register_stack_guard() {} function
/openjdk7/hotspot/src/os_cpu/linux_zero/vm/
H A Dthread_linux_zero.hpp118 static void enable_register_stack_guard() {} function
/openjdk7/hotspot/src/os_cpu/solaris_sparc/vm/
H A Dthread_solaris_sparc.hpp104 static void enable_register_stack_guard() {} function
/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.cpp2520 enable_register_stack_guard();

Completed in 34 milliseconds