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

/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.hpp226 static int thr_setstate(thread_t tid, int flag, gregset_t rs) { return _thr_setstate(tid, flag, rs); } function in class:Solaris

Completed in 76 milliseconds