gecko-dev/xpcom/threads
Jean-Yves Avenard d5528b6394 Bug 1641737 - P4. Add UseDirectTaskDispatch/UseSynchronousDispatch to MozPromiseHolder. r=bholley
The allows to not have to deal with MozPromise::Private directly.

Differential Revision: https://phabricator.services.mozilla.com/D78208
2020-06-12 05:56:39 +00:00
..
AbstractEventQueue.h Bug 1606706 - Part 2: Integrate new TaskController code into tree and allow usage by pref. r=smaug 2020-06-04 00:02:18 +00:00
AbstractThread.cpp Bug 1644009 - P9. Add nsIDirectTaskDispatcher interface. r=froydnj 2020-06-12 05:10:25 +00:00
AbstractThread.h
BlockingResourceBase.cpp
BlockingResourceBase.h
components.conf
CondVar.h
CPUUsageWatcher.cpp
CPUUsageWatcher.h
DataMutex.h
DeadlockDetector.h
EventQueue.cpp
EventQueue.h
IdlePeriodState.cpp
IdlePeriodState.h Bug 1606706 - Part 2: Integrate new TaskController code into tree and allow usage by pref. r=smaug 2020-06-04 00:02:18 +00:00
IdleTaskRunner.cpp
IdleTaskRunner.h
InputEventStatistics.cpp
InputEventStatistics.h
LazyIdleThread.cpp
LazyIdleThread.h
LeakRefPtr.h
MainThreadIdlePeriod.cpp
MainThreadIdlePeriod.h
MainThreadQueue.h Bug 1606706 - Part 2: Integrate new TaskController code into tree and allow usage by pref. r=smaug 2020-06-04 00:02:18 +00:00
MainThreadUtils.h
Monitor.h
moz.build Bug 1644009 - P9. Add nsIDirectTaskDispatcher interface. r=froydnj 2020-06-12 05:10:25 +00:00
MozPromise.h Bug 1641737 - P4. Add UseDirectTaskDispatch/UseSynchronousDispatch to MozPromiseHolder. r=bholley 2020-06-12 05:56:39 +00:00
MozPromiseInlines.h
Mutex.h
nsEnvironment.cpp
nsEnvironment.h
nsICancelableRunnable.h
nsIDirectTaskDispatcher.idl Bug 1644009 - P9. Add nsIDirectTaskDispatcher interface. r=froydnj 2020-06-12 05:10:25 +00:00
nsIEnvironment.idl
nsIEventTarget.idl
nsIIdlePeriod.idl
nsIIdleRunnable.h
nsINamed.idl
nsIProcess.idl
nsIRunnable.idl
nsISerialEventTarget.idl
nsISupportsPriority.idl
nsIThread.idl
nsIThreadInternal.idl
nsIThreadManager.idl
nsIThreadPool.idl
nsITimer.idl
nsMemoryPressure.cpp
nsMemoryPressure.h
nsProcess.h
nsProcessCommon.cpp
nsProxyRelease.cpp
nsProxyRelease.h
nsThread.cpp Bug 1644009 - P9. Add nsIDirectTaskDispatcher interface. r=froydnj 2020-06-12 05:10:25 +00:00
nsThread.h Bug 1644009 - P9. Add nsIDirectTaskDispatcher interface. r=froydnj 2020-06-12 05:10:25 +00:00
nsThreadManager.cpp Bug 1606706 - Part 2: Integrate new TaskController code into tree and allow usage by pref. r=smaug 2020-06-04 00:02:18 +00:00
nsThreadManager.h
nsThreadPool.cpp Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
nsThreadPool.h
nsThreadSyncDispatch.h
nsThreadUtils.cpp
nsThreadUtils.h
nsTimerImpl.cpp
nsTimerImpl.h
PerformanceCounter.cpp
PerformanceCounter.h
PrioritizedEventQueue.cpp Bug 1606706 - Part 2: Integrate new TaskController code into tree and allow usage by pref. r=smaug 2020-06-04 00:02:18 +00:00
PrioritizedEventQueue.h Bug 1606706 - Part 2: Integrate new TaskController code into tree and allow usage by pref. r=smaug 2020-06-04 00:02:18 +00:00
Queue.h
RecursiveMutex.cpp
RecursiveMutex.h
ReentrantMonitor.h
RWLock.cpp
RWLock.h
SchedulerGroup.cpp
SchedulerGroup.h
SharedThreadPool.cpp
SharedThreadPool.h
StateMirroring.h
StateWatching.h Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
SynchronizedEventQueue.cpp
SynchronizedEventQueue.h
SyncRunnable.h
TaskCategory.h
TaskController.cpp Bug 1644292: Duplicate code for runnable telemetry for runnables executed inside TaskController. r=smaug 2020-06-09 13:02:37 +00:00
TaskController.h Bug 1606706 - Part 1: Add new TaskController code to the tree. r=smaug,froydnj 2020-06-03 23:39:58 +00:00
TaskDispatcher.h Bug 1644009 - P9. Add nsIDirectTaskDispatcher interface. r=froydnj 2020-06-12 05:10:25 +00:00
TaskQueue.cpp Bug 1644009 - P9. Add nsIDirectTaskDispatcher interface. r=froydnj 2020-06-12 05:10:25 +00:00
TaskQueue.h Bug 1644009 - P13. Don't have AutoTaskGuard inherit from AutoTaskDispatcher. r=bholley. 2020-06-12 05:10:55 +00:00
ThreadBound.h
ThreadDelay.cpp
ThreadDelay.h
ThreadEventQueue.cpp Bug 1606706 - Part 2: Integrate new TaskController code into tree and allow usage by pref. r=smaug 2020-06-04 00:02:18 +00:00
ThreadEventQueue.h Bug 1606706 - Part 2: Integrate new TaskController code into tree and allow usage by pref. r=smaug 2020-06-04 00:02:18 +00:00
ThreadEventTarget.cpp
ThreadEventTarget.h
ThreadLocalVariables.cpp
ThrottledEventQueue.cpp
ThrottledEventQueue.h
TimerThread.cpp Bug 1644224 - make nsTimerEvent::sCanDeleteAllocator atomic/sequentially consistent r=froydnj 2020-06-08 19:59:40 +00:00
TimerThread.h