Searched defs:raw_wait (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiRawMonitor.cpp359 int JvmtiRawMonitor::raw_wait(jlong millis, bool interruptible, TRAPS) { function in class:JvmtiRawMonitor
360 TEVENT (raw_wait) ;
366 // The caller must be able to tolerate spurious returns from raw_wait().

Completed in 205 milliseconds