Home | History | Annotate | Download | only in runtime

Lines Matching refs:Interrupted

417   // Implements java.lang.Thread.interrupted.
418 bool Interrupted() LOCKS_EXCLUDED(wait_mutex_);
1157 // Thread "interrupted" status; stays raised until queried or thrown.