hotspot/src/os/solaris/vm/os_solaris.hpp
changeset 12735 3e2e491f4f69
parent 7397 5b173b4ca846
child 13195 be27e1b6a4b9
equal deleted inserted replaced
12734:98682ebd7a8b 12735:3e2e491f4f69
   178   // calls to thr_stksegment.
   178   // calls to thr_stksegment.
   179   // It appears that someone (Hotspot?) is trashing the user's
   179   // It appears that someone (Hotspot?) is trashing the user's
   180   // proc_t structure (note that this is a system struct).
   180   // proc_t structure (note that this is a system struct).
   181   static address _main_stack_base;
   181   static address _main_stack_base;
   182 
   182 
       
   183   static void print_distro_info(outputStream* st);
       
   184   static void print_libversion_info(outputStream* st);
       
   185 
   183  public:
   186  public:
   184   static void libthread_init();
   187   static void libthread_init();
   185   static void synchronization_init();
   188   static void synchronization_init();
   186   static bool liblgrp_init();
   189   static bool liblgrp_init();
   187   // Load miscellaneous symbols.
   190   // Load miscellaneous symbols.