gecko/xpcom/threads
Nicholas Nethercote bb3ab0a672 Bug 1241656 - Lazify AutoTaskDispatcher::mDirectTasks. r=bholley.
This avoids large amounts of heap churn while watching YouTube videos on Mac
and Linux.
2016-01-25 13:30:42 +11:00
..
AbstractThread.cpp Bug 757969 - use __thread in ThreadLocal; r=froydnj 2016-01-22 10:33:44 -07:00
AbstractThread.h Bug 757969 - use __thread in ThreadLocal; r=froydnj 2016-01-22 10:33:44 -07:00
BackgroundHangMonitor.cpp Bug 757969 - use __thread in ThreadLocal; r=froydnj 2016-01-22 10:33:44 -07:00
BackgroundHangMonitor.h
HangAnnotations.cpp
HangAnnotations.h
HangMonitor.cpp Bug 1228437 - Add BHR stats from e10s child process. B2G fix by Ting-Yu Chou. r=nchen 2015-12-26 19:34:11 -05:00
HangMonitor.h
LazyIdleThread.cpp
LazyIdleThread.h Bug 1238404 - Use 'using' directive instead of having separate Dispatch impl in subclasses of nsIEventTarget. r=froydnj 2016-01-12 15:18:47 +11:00
LeakRefPtr.h
moz.build
MozPromise.h
nsEnvironment.cpp
nsEnvironment.h
nsEventQueue.cpp Backout upgraded assertion in bug 1204784 to make it easier to star. r=me 2016-01-24 17:02:27 -08:00
nsEventQueue.h
nsICancelableRunnable.idl Bug 901097 - FileReader API in workers, r=sicking, r=nfroyd 2015-12-18 08:44:00 +00:00
nsIEnvironment.idl
nsIEventTarget.idl Bug 1237909 part 2 - Do not return value from task for sync dispatch. r=froydnj 2016-01-25 14:52:34 +11:00
nsIProcess.idl
nsIRunnable.idl
nsISupportsPriority.idl
nsIThread.idl Bug 1238404 - Use 'using' directive instead of having separate Dispatch impl in subclasses of nsIEventTarget. r=froydnj 2016-01-12 15:18:47 +11:00
nsIThreadInternal.idl Bug 1238404 - Use 'using' directive instead of having separate Dispatch impl in subclasses of nsIEventTarget. r=froydnj 2016-01-12 15:18:47 +11:00
nsIThreadManager.idl
nsIThreadPool.idl Bug 1238404 - Use 'using' directive instead of having separate Dispatch impl in subclasses of nsIEventTarget. r=froydnj 2016-01-12 15:18:47 +11:00
nsITimer.idl
nsMemoryPressure.cpp
nsMemoryPressure.h
nsProcess.h
nsProcessCommon.cpp
nsThread.cpp Bug 1237909 part 2 - Do not return value from task for sync dispatch. r=froydnj 2016-01-25 14:52:34 +11:00
nsThread.h Bug 1204784: Do not shut the main thread down before all outstanding asynchronous thread shutdowns complete. r=froydnj 2016-01-18 09:34:38 -08:00
nsThreadManager.cpp Bug 757969 - use __thread in ThreadLocal; r=froydnj 2016-01-22 10:33:44 -07:00
nsThreadManager.h
nsThreadPool.cpp Bug 1211602: Never timeout if timeout == UINT32_MAX r=jib,froydnj 2015-11-18 15:03:17 -05:00
nsThreadPool.h Bug 1238404 - Use 'using' directive instead of having separate Dispatch impl in subclasses of nsIEventTarget. r=froydnj 2016-01-12 15:18:47 +11:00
nsThreadSyncDispatch.h Bug 1237909 part 2 - Do not return value from task for sync dispatch. r=froydnj 2016-01-25 14:52:34 +11:00
nsTimerImpl.cpp
nsTimerImpl.h
SharedThreadPool.cpp
SharedThreadPool.h Bug 1238404 - Use 'using' directive instead of having separate Dispatch impl in subclasses of nsIEventTarget. r=froydnj 2016-01-12 15:18:47 +11:00
StateMirroring.h Bug 1229299: Use tail dispatch to notify the mirror of new value. r=bholley 2015-12-02 10:41:17 +11:00
StateWatching.h
SyncRunnable.h
TaskDispatcher.h Bug 1241656 - Lazify AutoTaskDispatcher::mDirectTasks. r=bholley. 2016-01-25 13:30:42 +11:00
TaskQueue.cpp
TaskQueue.h
ThreadStackHelper.cpp
ThreadStackHelper.h
TimerThread.cpp Bug 1221846 - Get Task Tracer building on desktop r=cyu. 2015-12-02 20:55:38 -05:00
TimerThread.h