Home
last modified time | relevance | path

Searched refs:_T2_libthread (Results 1 – 4 of 4) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/os/solaris/vm/
H A Dos_solaris.hpp47 static bool _T2_libthread; member in Solaris
225 static bool T2_libthread() { return _T2_libthread; } in T2_libthread()
226 static void set_T2_libthread(bool T2_libthread) { _T2_libthread = T2_libthread; } in set_T2_libthread()
H A Dos_solaris.cpp990 bool os::Solaris::_T2_libthread = false; member in os::Solaris
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/os/solaris/vm/
H A Dos_solaris.hpp47 static bool _T2_libthread; member in Solaris
225 static bool T2_libthread() { return _T2_libthread; } in T2_libthread()
226 static void set_T2_libthread(bool T2_libthread) { _T2_libthread = T2_libthread; } in set_T2_libthread()
H A Dos_solaris.cpp990 bool os::Solaris::_T2_libthread = false; member in os::Solaris