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

/openjdk10/hotspot/src/os_cpu/linux_s390/vm/
H A Dthread_linux_s390.hpp59 static void disable_register_stack_guard() {} function
/openjdk10/hotspot/src/os_cpu/aix_ppc/vm/
H A Dthread_aix_ppc.hpp57 static void disable_register_stack_guard() {} function
/openjdk10/hotspot/src/os_cpu/linux_ppc/vm/
H A Dthread_linux_ppc.hpp60 static void disable_register_stack_guard() {} function
/openjdk10/hotspot/src/os_cpu/bsd_x86/vm/
H A Dthread_bsd_x86.hpp71 static void disable_register_stack_guard() {} function
/openjdk10/hotspot/src/os_cpu/linux_x86/vm/
H A Dthread_linux_x86.hpp69 static void disable_register_stack_guard() {} function
/openjdk10/hotspot/src/os_cpu/windows_x86/vm/
H A Dthread_windows_x86.hpp67 static void disable_register_stack_guard() {} function
/openjdk10/hotspot/src/os_cpu/linux_aarch64/vm/
H A Dthread_linux_aarch64.hpp81 static void disable_register_stack_guard() {} function
/openjdk10/hotspot/src/os_cpu/solaris_x86/vm/
H A Dthread_solaris_x86.hpp64 static void disable_register_stack_guard() {} function
/openjdk10/hotspot/src/os_cpu/solaris_sparc/vm/
H A Dthread_solaris_sparc.hpp101 static void disable_register_stack_guard() {} function
/openjdk10/hotspot/src/os_cpu/linux_arm/vm/
H A Dthread_linux_arm.hpp98 static void disable_register_stack_guard() {} function
/openjdk10/hotspot/src/os_cpu/bsd_zero/vm/
H A Dthread_bsd_zero.hpp120 static void disable_register_stack_guard() {} function
/openjdk10/hotspot/src/os_cpu/linux_sparc/vm/
H A Dthread_linux_sparc.hpp101 static void disable_register_stack_guard() {} function
/openjdk10/hotspot/src/os_cpu/linux_zero/vm/
H A Dthread_linux_zero.hpp120 static void disable_register_stack_guard() {} function
/openjdk10/hotspot/src/share/vm/runtime/
H A Dthread.cpp2563 disable_register_stack_guard();
2601 disable_register_stack_guard();

Completed in 68 milliseconds