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

/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp4278 int lwp_status = local
4284 if (lwp_status != 0 && fxcritical) {
4287 lwp_status = set_lwp_class_and_priority(osthread->thread_id(),
4291 status |= lwp_status;

Completed in 312 milliseconds