Searched defs:T2_libthread (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.hpp218 static bool T2_libthread() { return _T2_libthread; } function in class:Solaris
219 static void set_T2_libthread(bool T2_libthread) { _T2_libthread = T2_libthread; } argument

Completed in 33 milliseconds