Home | History | Annotate | Download | only in vm

Lines Matching full:interrupt

594  * Wait on a monitor until timeout, interrupt, or notification.  Used for
597 * If another thread calls Thread.interrupt(), we throw InterruptedException
1180 * Implement java.lang.Thread.interrupt().