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