gecko-dev/xpcom/threads
Kyle Huey 2709afd167 Bug 1263311: Part 3 - s/nsCancelableRunnable/CancelableRunnable/g. r=froydnj 2016-04-11 11:40:06 -07:00
..
AbstractThread.cpp Bug 1245789 - Make XPCOMThreadWrapper::GetCurrent() work. r=bholley 2016-04-12 16:12:22 +12:00
AbstractThread.h Bug 1245789 - Make XPCOMThreadWrapper::GetCurrent() work. r=bholley 2016-04-12 16:12:22 +12:00
BackgroundHangMonitor.cpp
BackgroundHangMonitor.h
HangAnnotations.cpp
HangAnnotations.h
HangMonitor.cpp
HangMonitor.h
LazyIdleThread.cpp Bug 1251482 - Remove remaining references to MOZILLA_XPCOMRT_API from xpcom. r=froydnj 2016-02-26 18:10:56 -08:00
LazyIdleThread.h
LeakRefPtr.h
MozPromise.h Bug 1250829 - add customized assertions for completion promises to facilitate promise chaining. r=bobbyholley. 2016-03-18 11:27:19 +08:00
SharedThreadPool.cpp
SharedThreadPool.h Bug 1236789. Avoid creating an unnecessary thread pool thread for tail-dispatch in TaskQueue. r=bholley 2016-01-05 16:35:17 +13:00
StateMirroring.h
StateWatching.h
SyncRunnable.h
TaskDispatcher.h
TaskQueue.cpp Bug 1257063 - Don't destruct the runnable inside the lock when TaskQueue::Dispatch fails. r=bobbyholley. 2016-03-18 11:27:15 +08:00
TaskQueue.h Bug 1257063 - Don't destruct the runnable inside the lock when TaskQueue::Dispatch fails. r=bobbyholley. 2016-03-18 11:27:15 +08:00
ThreadStackHelper.cpp
ThreadStackHelper.h
TimerThread.cpp Bug 1263311: Part 3 - s/nsCancelableRunnable/CancelableRunnable/g. r=froydnj 2016-04-11 11:40:06 -07:00
TimerThread.h
moz.build Bug 1263311: Part 1 - Change the nsICancelableRunnable interface. r=froydnj 2016-04-11 11:40:06 -07:00
nsEnvironment.cpp
nsEnvironment.h
nsEventQueue.cpp
nsEventQueue.h
nsICancelableRunnable.h Bug 1263311: Part 1 - Change the nsICancelableRunnable interface. r=froydnj 2016-04-11 11:40:06 -07:00
nsIEnvironment.idl
nsIEventTarget.idl Bug 1236789. Avoid creating an unnecessary thread pool thread for tail-dispatch in TaskQueue. r=bholley 2016-01-05 16:35:17 +13:00
nsIProcess.idl
nsIRunnable.idl
nsISupportsPriority.idl
nsIThread.idl
nsIThreadInternal.idl
nsIThreadManager.idl
nsIThreadPool.idl
nsITimer.idl
nsMemoryPressure.cpp
nsMemoryPressure.h
nsProcess.h
nsProcessCommon.cpp
nsThread.cpp Bug 1263311: Part 1 - Change the nsICancelableRunnable interface. r=froydnj 2016-04-11 11:40:06 -07:00
nsThread.h
nsThreadManager.cpp
nsThreadManager.h
nsThreadPool.cpp Bug 1236789. Part 2 - fix assertions when |aFlags == NS_DISPATCH_TAIL|. r=bholley 2016-03-15 13:12:27 +08:00
nsThreadPool.h Bug 1236789. Avoid creating an unnecessary thread pool thread for tail-dispatch in TaskQueue. r=bholley 2016-01-05 16:35:17 +13:00
nsThreadSyncDispatch.h
nsTimerImpl.cpp Bug 1254218 - Rely on old-configure.in to detect dladdr(). r=njn 2016-03-07 19:00:41 +00:00
nsTimerImpl.h