Home | History | Annotate | Download | only in exchange

Lines Matching full:interrupt

303             // stop the thread with an interrupt.
306 mThread.interrupt();
308 // Let the caller know we had to interrupt the thread