gecko/xpcom/threads
Robert O'Callahan a22a728d85 Bug 955888. Part 2: In chaos mode, sometimes yield just before dispatching an XPCOM event. r=bsmedberg
This gives other threads a chance to beat us in a race to dispatch an event to
this event queue.

--HG--
extra : rebase_source : ca19bb52281837762bce43481b3393cd2ecf6679
2014-03-03 18:12:23 +13:00
..
BackgroundHangMonitor.cpp Bug 935778 - Part 0.3: Spray some more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree 2014-02-20 23:07:24 -05:00
BackgroundHangMonitor.h Bug 970358 - Disable BackgroundHangMonitor on release builds. r=froydnj 2014-02-12 10:24:21 -05:00
HangMonitor.cpp Bug 863122 - Add time since launch and time since system startup to chromehang report. r=nfroyd 2014-01-27 13:47:00 -08:00
HangMonitor.h
LazyIdleThread.cpp Backout Bug 953435 to fix bug 959281, a=backout 2014-02-02 20:12:27 +02:00
LazyIdleThread.h
moz.build Bug 974300: Mark /xpcom/threads as FAIL_ON_WARNINGS. r=froydnj 2014-02-19 08:36:37 -08:00
nsEnvironment.cpp
nsEnvironment.h
nsEventQueue.cpp Bug 955888. Part 2: In chaos mode, sometimes yield just before dispatching an XPCOM event. r=bsmedberg 2014-03-03 18:12:23 +13:00
nsEventQueue.h
nsICancelableRunnable.idl
nsIEnvironment.idl
nsIEventTarget.idl
nsIProcess.idl
nsIRunnable.idl
nsISupportsPriority.idl
nsIThread.idl Backout Bug 953435 to fix bug 959281, a=backout 2014-02-02 20:12:27 +02:00
nsIThreadInternal.idl
nsIThreadManager.idl
nsIThreadPool.idl Bug 968016 - Add threadStackSize attribute to nsIThreadPool. r=bsmedberg 2014-02-18 11:53:53 +13:00
nsITimer.idl
nsMemoryPressure.cpp
nsMemoryPressure.h
nsProcess.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsProcessCommon.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsThread.cpp Backout Bug 953435 to fix bug 959281, a=backout 2014-02-02 20:12:27 +02:00
nsThread.h Backout Bug 953435 to fix bug 959281, a=backout 2014-02-02 20:12:27 +02:00
nsThreadManager.cpp Bug 966102 - Squelch a bunch of warnings starting child processes. r=bsmedberg 2014-01-31 15:02:30 -08:00
nsThreadManager.h
nsThreadPool.cpp Bug 973795 - Fix -Wreorder and -Wsign-compare warnings in nsThreadPool.cpp. r=bsmedberg 2014-02-17 23:11:56 -08:00
nsThreadPool.h Bug 968016 - Add threadStackSize attribute to nsIThreadPool. r=bsmedberg 2014-02-18 11:53:53 +13:00
nsTimerImpl.cpp
nsTimerImpl.h
SyncRunnable.h Bug 949749 - Fix up include guard in SyncRunnable.h. r=froydnj 2013-12-12 16:30:59 -08:00
ThreadStackHelper.cpp Bug 978262 - Ignore duplicate frames when getting BHR stack. r=froydnj 2014-03-05 08:47:46 -05:00
ThreadStackHelper.h
TimerThread.cpp Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in xpcom/. r=froydnj 2014-02-06 22:05:24 -08:00
TimerThread.h Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in xpcom/. r=froydnj 2014-02-06 22:05:24 -08:00