Searched defs:set_last_state (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/os/windows/vm/ | ||
| H A D | osThread_windows.hpp | 62 void set_last_state(ThreadState state) { _last_state = state; } function |
Completed in 30 milliseconds