Searched defs:initial_thread_stack_bottom (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.hpp125 static address initial_thread_stack_bottom(void) { return _initial_thread_stack_bottom; } function in class:Bsd
/openjdk7/hotspot/src/os/linux/vm/
H A Dos_linux.hpp117 static address initial_thread_stack_bottom(void) { return _initial_thread_stack_bottom; } function in class:Linux

Completed in 32 milliseconds