HomeSort by relevance Sort by last modified time
    Searched refs:SetStackEndForStackOverflow (Results 1 - 3 of 3) sorted by null

  /art/runtime/entrypoints/
entrypoint_utils.cc 119 // We don't fail here because SetStackEndForStackOverflow will print better diagnostics.
122 self->SetStackEndForStackOverflow(); // Allow space on the stack for constructor to execute.
  /art/runtime/
thread.h 596 void SetStackEndForStackOverflow() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
    [all...]
thread.cc     [all...]

Completed in 185 milliseconds