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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.cpp311 void Thread::record_stack_base_and_size() { function in class:Thread
336 // record_stack_base_and_size called. Although, we would like to ensure
337 // that all started threads do call record_stack_base_and_size(), there is
1273 this->record_stack_base_and_size();
1616 this->record_stack_base_and_size();
3342 main_thread->record_stack_base_and_size();

Completed in 41 milliseconds