Merge "Must hold lock here..." into gingerbread
This commit is contained in:
committed by
Android (Google) Code Review
commit
126ca6f9ec
@@ -267,6 +267,7 @@ void NuCachedSource2::onFetch() {
|
||||
mFetching = false;
|
||||
}
|
||||
} else {
|
||||
Mutex::Autolock autoLock(mLock);
|
||||
restartPrefetcherIfNecessary_l();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user