Searched refs:fDeferredInstallNotificationsLocker (Results 1 – 2 of 2) sorted by relevance
77 fDeferredInstallNotificationsLocker("deferred install notifications"), in Database()1331 AutoLocker<BLocker> _(fDeferredInstallNotificationsLocker); in DeferInstallNotification()1354 AutoLocker<BLocker> locker(fDeferredInstallNotificationsLocker); in UndeferInstallNotification()1547 AutoLocker<BLocker> locker(fDeferredInstallNotificationsLocker); in _CheckDeferredInstallNotification()
161 BLocker fDeferredInstallNotificationsLocker; variable