am 126ca6f9: Merge "Must hold lock here..." into gingerbread
Merge commit '126ca6f9ecab6f912ea9f4f00af35c410aae504b' into gingerbread-plus-aosp * commit '126ca6f9ecab6f912ea9f4f00af35c410aae504b': Must hold lock here...
This commit is contained in:
@@ -267,6 +267,7 @@ void NuCachedSource2::onFetch() {
|
||||
mFetching = false;
|
||||
}
|
||||
} else {
|
||||
Mutex::Autolock autoLock(mLock);
|
||||
restartPrefetcherIfNecessary_l();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user