Searched defs:old_os_state (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/share/vm/prims/ | ||
| H A D | jvmtiExport.cpp | 788 ThreadState old_os_state = thread->osthread()->get_state(); local 806 thread->osthread()->set_state(old_os_state); |
Completed in 41 milliseconds