Searched refs:mWaitQueueEmptyForStop (Results 1 – 1 of 1) sorted by relevance
773 private boolean mWaitQueueEmptyForStop; field in BluetoothKeystoreService.ComputeDataThread777 mWaitQueueEmptyForStop = false; in ComputeDataThread()797 while (!mSourceQueue.isEmpty() || !mWaitQueueEmptyForStop) { in run()821 mWaitQueueEmptyForStop = true; in setWaitQueueEmptyForStop()