Searched refs:set_cond_scope (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.hpp269 static void set_cond_scope(int scope) { _cond_scope = scope; } function in class:Solaris
H A Dos_solaris.cpp5191 os::Solaris::set_cond_scope(USYNC_THREAD);
5195 os::Solaris::set_cond_scope(USYNC_THREAD);

Completed in 60 milliseconds