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

< prev index next >

Print this page

rev 9384 : 8141529: Fix handling of _JAVA_SR_SIGNUM


@@ -32,29 +32,26 @@ // Class Aix defines the interface to the Aix operating systems.

class Aix { friend class os;

#define IDENTIFIER_LENGTH 64

protected:

static julong _physical_memory; static pthread_t _main_thread;

< prev index next >