8141529-NSIG-hs-rt Udiff src/os/bsd/vm/os_bsd.hpp (original) (raw)

< prev index next >

Print this page

rev 9384 : 8141529: Fix handling of _JAVA_SR_SIGNUM


@@ -38,24 +38,23 @@

class Bsd { friend class os;

// For signal-chaining -#define MAXSIGNUM 32

#ifdef APPLE // mach_absolute_time static mach_timebase_info_data_t _timebase_info; static volatile uint64_t _max_abstime;

< prev index next >