Home
last modified time | relevance | path

Searched defs:aProofOfLock (Results 1 – 25 of 182) sorted by relevance

12345678

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/threads/
H A DPrioritizedEventQueue.cpp33 const MutexAutoLock& aProofOfLock, in PutEvent()
89 bool aUpdateState, const MutexAutoLock& aProofOfLock) { in SelectQueue()
156 const MutexAutoLock& aProofOfLock, mozilla::TimeDuration* aDelay) { in IndirectlyQueueRunnable()
174 EventQueuePriority* aPriority, const MutexAutoLock& aProofOfLock, in GetEvent()
183 EventQueuePriority* aPriority, const MutexAutoLock& aProofOfLock, in GetEvent()
280 bool PrioritizedEventQueue::IsEmpty(const MutexAutoLock& aProofOfLock) { in IsEmpty()
336 const MutexAutoLock& aProofOfLock) { in HasPendingHighPriorityEvents()
345 const MutexAutoLock& aProofOfLock) { in EnableInputEventPrioritization()
352 const MutexAutoLock& aProofOfLock) { in FlushInputEventPrioritization()
360 const MutexAutoLock& aProofOfLock) { in SuspendInputEventPrioritization()
[all …]
H A DEventQueue.h37 const MutexAutoLock& aProofOfLock, in GetEvent()
44 void DidRunEvent(const MutexAutoLock& aProofOfLock) {} in DidRunEvent()
48 bool HasPendingHighPriorityEvents(const MutexAutoLock& aProofOfLock) final { in HasPendingHighPriorityEvents()
55 already_AddRefed<nsIRunnable> PeekEvent(const MutexAutoLock& aProofOfLock) { in PeekEvent()
64 void EnableInputEventPrioritization(const MutexAutoLock& aProofOfLock) final { in EnableInputEventPrioritization()
66 void FlushInputEventPrioritization(const MutexAutoLock& aProofOfLock) final {} in FlushInputEventPrioritization()
68 const MutexAutoLock& aProofOfLock) final {} in SuspendInputEventPrioritization()
69 void ResumeInputEventPrioritization(const MutexAutoLock& aProofOfLock) final { in ResumeInputEventPrioritization()
74 bool HasIdleRunnables(const MutexAutoLock& aProofOfLock) const { in HasIdleRunnables()
H A DEventQueue.cpp22 const MutexAutoLock& aProofOfLock, mozilla::TimeDuration* aDelay) { in PutEvent()
40 EventQueuePriority* aPriority, const MutexAutoLock& aProofOfLock, in GetEvent()
82 const MutexAutoLock& aProofOfLock) { in IsEmpty()
88 const MutexAutoLock& aProofOfLock) { in HasReadyEvent()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/threads/
H A DPrioritizedEventQueue.cpp33 const MutexAutoLock& aProofOfLock) { in PutEvent()
109 bool aUpdateState, const MutexAutoLock& aProofOfLock) { in SelectQueue()
177 EventPriority* aPriority, const MutexAutoLock& aProofOfLock) { in GetEvent()
245 const MutexAutoLock& aProofOfLock) { in IsEmpty()
256 const MutexAutoLock& aProofOfLock) { in HasReadyEvent()
294 const MutexAutoLock& aProofOfLock) { in EnableInputEventPrioritization()
302 const MutexAutoLock& aProofOfLock) { in FlushInputEventPrioritization()
311 const MutexAutoLock& aProofOfLock) { in SuspendInputEventPrioritization()
319 const MutexAutoLock& aProofOfLock) { in ResumeInputEventPrioritization()
H A DEventQueue.cpp16 const MutexAutoLock& aProofOfLock) { in PutEvent()
22 EventPriority* aPriority, const MutexAutoLock& aProofOfLock) { in GetEvent()
35 bool EventQueue::IsEmpty(const MutexAutoLock& aProofOfLock) { in IsEmpty()
39 bool EventQueue::HasReadyEvent(const MutexAutoLock& aProofOfLock) { in HasReadyEvent()
44 const MutexAutoLock& aProofOfLock) { in PeekEvent()
H A DEventQueue.h36 void EnableInputEventPrioritization(const MutexAutoLock& aProofOfLock) final { in EnableInputEventPrioritization()
38 void FlushInputEventPrioritization(const MutexAutoLock& aProofOfLock) final {} in FlushInputEventPrioritization()
40 const MutexAutoLock& aProofOfLock) final {} in SuspendInputEventPrioritization()
41 void ResumeInputEventPrioritization(const MutexAutoLock& aProofOfLock) final { in ResumeInputEventPrioritization()
H A DLabeledEventQueue.h45 void EnableInputEventPrioritization(const MutexAutoLock& aProofOfLock) final { in EnableInputEventPrioritization()
47 void FlushInputEventPrioritization(const MutexAutoLock& aProofOfLock) final {} in FlushInputEventPrioritization()
49 const MutexAutoLock& aProofOfLock) final {} in SuspendInputEventPrioritization()
50 void ResumeInputEventPrioritization(const MutexAutoLock& aProofOfLock) final { in ResumeInputEventPrioritization()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/dns/
H A DHostRecordQueue.cpp12 const MutexAutoLock& aProofOfLock) { in InsertRecord()
41 const MutexAutoLock& aProofOfLock) { in AddToEvictionQ()
97 const MutexAutoLock& aProofOfLock) { in MaybeRenewHostRecord()
124 const MutexAutoLock& aProofOfLock) { in FlushEvictionQ()
139 const MutexAutoLock& aProofOfLock) { in MaybeRemoveFromQ()
157 const MutexAutoLock& aProofOfLock) { in MoveToAnotherPendingQ()
169 bool aHighQOnly, const MutexAutoLock& aProofOfLock) { in Dequeue()
191 const MutexAutoLock& aProofOfLock) { in ClearAll()
/dports/www/firefox/firefox-99.0/netwerk/dns/
H A DHostRecordQueue.cpp14 const MutexAutoLock& aProofOfLock) { in InsertRecord()
43 const MutexAutoLock& aProofOfLock) { in AddToEvictionQ()
99 const MutexAutoLock& aProofOfLock) { in MaybeRenewHostRecord()
126 const MutexAutoLock& aProofOfLock) { in FlushEvictionQ()
141 const MutexAutoLock& aProofOfLock) { in MaybeRemoveFromQ()
159 const MutexAutoLock& aProofOfLock) { in MoveToAnotherPendingQ()
171 bool aHighQOnly, const MutexAutoLock& aProofOfLock) { in Dequeue()
193 const MutexAutoLock& aProofOfLock) { in ClearAll()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/dns/
H A DHostRecordQueue.cpp12 const MutexAutoLock& aProofOfLock) { in InsertRecord()
41 const MutexAutoLock& aProofOfLock) { in AddToEvictionQ()
97 const MutexAutoLock& aProofOfLock) { in MaybeRenewHostRecord()
124 const MutexAutoLock& aProofOfLock) { in FlushEvictionQ()
139 const MutexAutoLock& aProofOfLock) { in MaybeRemoveFromQ()
157 const MutexAutoLock& aProofOfLock) { in MoveToAnotherPendingQ()
169 bool aHighQOnly, const MutexAutoLock& aProofOfLock) { in Dequeue()
191 const MutexAutoLock& aProofOfLock) { in ClearAll()
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DWindowSurfaceWaylandMultiBuffer.cpp213 const MutexAutoLock& aProofOfLock, in HandlePartialUpdate()
250 const MutexAutoLock& aProofOfLock, in Commit()
320 const MutexAutoLock& aProofOfLock, const LayoutDeviceIntSize& aSize) { in ObtainBufferFromPool()
334 const MutexAutoLock& aProofOfLock, in ReturnBufferToPool()
345 const MutexAutoLock& aProofOfLock) { in EnforcePoolSizeLimit()
359 const MutexAutoLock& aProofOfLock) { in CollectPendingSurfaces()
372 const MutexAutoLock& aProofOfLock) { in IncrementBufferAge()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/threads/
H A DEventQueue.h78 already_AddRefed<nsIRunnable> PeekEvent(const MutexAutoLock& aProofOfLock) { in PeekEvent()
87 void EnableInputEventPrioritization(const MutexAutoLock& aProofOfLock) {} in EnableInputEventPrioritization()
88 void FlushInputEventPrioritization(const MutexAutoLock& aProofOfLock) {} in FlushInputEventPrioritization()
89 void SuspendInputEventPrioritization(const MutexAutoLock& aProofOfLock) {} in SuspendInputEventPrioritization()
90 void ResumeInputEventPrioritization(const MutexAutoLock& aProofOfLock) {} in ResumeInputEventPrioritization()
H A DEventQueue.cpp21 const MutexAutoLock& aProofOfLock, mozilla::TimeDuration* aDelay) { in PutEvent()
70 const MutexAutoLock& aProofOfLock, mozilla::TimeDuration* aLastEventDelay) { in GetEvent()
105 const MutexAutoLock& aProofOfLock) { in IsEmpty()
111 const MutexAutoLock& aProofOfLock) { in HasReadyEvent()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/threads/
H A DEventQueue.h78 already_AddRefed<nsIRunnable> PeekEvent(const MutexAutoLock& aProofOfLock) { in PeekEvent()
87 void EnableInputEventPrioritization(const MutexAutoLock& aProofOfLock) {} in EnableInputEventPrioritization()
88 void FlushInputEventPrioritization(const MutexAutoLock& aProofOfLock) {} in FlushInputEventPrioritization()
89 void SuspendInputEventPrioritization(const MutexAutoLock& aProofOfLock) {} in SuspendInputEventPrioritization()
90 void ResumeInputEventPrioritization(const MutexAutoLock& aProofOfLock) {} in ResumeInputEventPrioritization()
H A DEventQueue.cpp21 const MutexAutoLock& aProofOfLock, mozilla::TimeDuration* aDelay) { in PutEvent()
70 const MutexAutoLock& aProofOfLock, mozilla::TimeDuration* aLastEventDelay) { in GetEvent()
105 const MutexAutoLock& aProofOfLock) { in IsEmpty()
111 const MutexAutoLock& aProofOfLock) { in HasReadyEvent()
/dports/www/firefox/firefox-99.0/xpcom/threads/
H A DEventQueue.h79 already_AddRefed<nsIRunnable> PeekEvent(const MutexAutoLock& aProofOfLock) { in PeekEvent()
88 void EnableInputEventPrioritization(const MutexAutoLock& aProofOfLock) {} in EnableInputEventPrioritization()
89 void FlushInputEventPrioritization(const MutexAutoLock& aProofOfLock) {} in FlushInputEventPrioritization()
90 void SuspendInputEventPrioritization(const MutexAutoLock& aProofOfLock) {} in SuspendInputEventPrioritization()
91 void ResumeInputEventPrioritization(const MutexAutoLock& aProofOfLock) {} in ResumeInputEventPrioritization()
H A DEventQueue.cpp21 const MutexAutoLock& aProofOfLock, mozilla::TimeDuration* aDelay) { in PutEvent()
73 const MutexAutoLock& aProofOfLock, mozilla::TimeDuration* aLastEventDelay) { in GetEvent()
108 const MutexAutoLock& aProofOfLock) { in IsEmpty()
114 const MutexAutoLock& aProofOfLock) { in HasReadyEvent()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/cache2/
H A DCacheIndexIterator.cpp74 void CacheIndexIterator::ClearRecords(const StaticMutexAutoLock& aProofOfLock) { in ClearRecords()
79 const StaticMutexAutoLock& aProofOfLock) { in AddRecord()
86 const StaticMutexAutoLock& aProofOfLock) { in RemoveRecord()
95 const StaticMutexAutoLock& aProofOfLock) { in ReplaceRecord()
H A DCacheIndex.cpp82 const StaticMutexAutoLock& aProofOfLock) in CacheIndexEntryAutoManage()
1579 const StaticMutexAutoLock& aProofOfLock) { in ProcessPendingOperations()
1633 const StaticMutexAutoLock& aProofOfLock) { in WriteIndexToDiskIfNeeded()
1797 const StaticMutexAutoLock& aProofOfLock) { in FinishWrite()
2438 const StaticMutexAutoLock& aProofOfLock) { in FinishRead()
2676 void CacheIndex::BuildIndex(const StaticMutexAutoLock& aProofOfLock) { in BuildIndex()
2916 void CacheIndex::UpdateIndex(const StaticMutexAutoLock& aProofOfLock) { in UpdateIndex()
3173 const StaticMutexAutoLock& aProofOfLock) { in RemoveNonFreshEntries()
3333 const StaticMutexAutoLock& aProofOfLock) { in ReplaceRecord()
3346 const StaticMutexAutoLock& aProofOfLock) { in SortIfNeeded()
[all …]
/dports/www/firefox/firefox-99.0/netwerk/cache2/
H A DCacheIndexIterator.cpp74 void CacheIndexIterator::ClearRecords(const StaticMutexAutoLock& aProofOfLock) { in ClearRecords()
79 const StaticMutexAutoLock& aProofOfLock) { in AddRecord()
86 const StaticMutexAutoLock& aProofOfLock) { in RemoveRecord()
95 const StaticMutexAutoLock& aProofOfLock) { in ReplaceRecord()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/cache2/
H A DCacheIndexIterator.cpp74 void CacheIndexIterator::ClearRecords(const StaticMutexAutoLock& aProofOfLock) { in ClearRecords()
79 const StaticMutexAutoLock& aProofOfLock) { in AddRecord()
86 const StaticMutexAutoLock& aProofOfLock) { in RemoveRecord()
95 const StaticMutexAutoLock& aProofOfLock) { in ReplaceRecord()
/dports/www/firefox-esr/firefox-91.8.0/storage/
H A DmozStorageHelper.h247 void TransactionStarted(const SQLiteMutexAutoLock& aProofOfLock) { in TransactionStarted()
255 bool CurrentTransaction(const SQLiteMutexAutoLock& aProofOfLock) const { in CurrentTransaction()
263 bool TopLevelTransaction(const SQLiteMutexAutoLock& aProofOfLock) const { in TopLevelTransaction()
271 void TransactionFinished(const SQLiteMutexAutoLock& aProofOfLock) { in TransactionFinished()
/dports/www/firefox/firefox-99.0/storage/
H A DmozStorageHelper.h247 void TransactionStarted(const SQLiteMutexAutoLock& aProofOfLock) { in TransactionStarted()
255 bool CurrentTransaction(const SQLiteMutexAutoLock& aProofOfLock) const { in CurrentTransaction()
263 bool TopLevelTransaction(const SQLiteMutexAutoLock& aProofOfLock) const { in TopLevelTransaction()
271 void TransactionFinished(const SQLiteMutexAutoLock& aProofOfLock) { in TransactionFinished()
/dports/mail/thunderbird/thunderbird-91.8.0/storage/
H A DmozStorageHelper.h247 void TransactionStarted(const SQLiteMutexAutoLock& aProofOfLock) { in TransactionStarted()
255 bool CurrentTransaction(const SQLiteMutexAutoLock& aProofOfLock) const { in CurrentTransaction()
263 bool TopLevelTransaction(const SQLiteMutexAutoLock& aProofOfLock) const { in TopLevelTransaction()
271 void TransactionFinished(const SQLiteMutexAutoLock& aProofOfLock) { in TransactionFinished()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/threads/
H A DnsEventQueue.cpp46 MutexAutoLock& aProofOfLock) in GetEvent()
90 MutexAutoLock& aProofOfLock) in PutEvent()
117 nsEventQueue::PutEvent(nsIRunnable* aRunnable, MutexAutoLock& aProofOfLock) in PutEvent()

12345678