Home | History | Annotate | Download | only in email

Lines Matching refs:mBusy

136     private boolean mBusy;
174 // TODO: seems that this reading of mBusy isn't thread-safe
176 return mBusy;
190 mBusy = true;
194 mBusy = false;