gecko/xpcom/threads
2012-04-10 04:32:19 +02:00
..
HangMonitor.cpp Bug 741333 - Remove PRBool/PR_TRUE/PR_FALSE that crept in r=Ms2ger 2012-04-04 11:15:10 +02:00
HangMonitor.h Bug 429592 - Add a monitor thread for process hangs and crash by default if a chrome process doesn't end up back in the event loop for more than 30 seconds. By default this affects non-debug builds only. r=cjones/bent 2011-10-12 13:52:26 -04:00
LazyIdleThread.cpp Bug 715162: Move LazyIdleThread to xpcom/. r=bent 2012-01-05 08:42:47 -05:00
LazyIdleThread.h Bug 715162: Add missing nsTArray.h include. 2012-01-05 09:01:01 -05:00
Makefile.in Bug 716167 - Only push null contexts in XPConnect for main thread events, and remove infrastructure from bug 326777. r=bz 2012-01-14 10:31:16 -08:00
nsEnvironment.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsEnvironment.h Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg 2011-03-31 23:29:02 -05:00
nsEventQueue.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsEventQueue.h Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsIEnvironment.idl
nsIEventTarget.idl
nsIProcess.idl
nsIRunnable.idl Bug 540665 - Make nsIRunnable a function so JS can use it as such. r=benjamin 2010-05-07 09:52:04 +02:00
nsISupportsPriority.idl
nsIThread.idl
nsIThreadInternal.idl Bug 719154, remove the implementation of chained and filtered event queues now that they are no longer needed, r=jlebar 2012-03-23 14:45:41 -04:00
nsIThreadManager.idl Bug 664341 - Provide API to specify thread stack size. r=bsmedberg 2011-07-27 15:26:47 +12:00
nsIThreadPool.idl
nsITimer.idl Bug 740769. (Bv1) Convert test_bug325418.js file to LF end-of-lines, Fix nsITimer.idl documentation. r=bzbarsky. 2012-04-10 04:32:19 +02:00
nsProcess.h Bug 699247 - Remove Win2K related code. r=jimm, sr=neil 2012-02-23 08:53:55 -06:00
nsProcessCommon.cpp Bug 699247 - Remove Win2K related code. r=jimm, sr=neil 2012-02-23 08:53:55 -06:00
nsThread.cpp Bug 719154, remove the implementation of chained and filtered event queues now that they are no longer needed, r=jlebar 2012-03-23 14:45:41 -04:00
nsThread.h Bug 719154, remove the implementation of chained and filtered event queues now that they are no longer needed, r=jlebar 2012-03-23 14:45:41 -04:00
nsThreadManager.cpp Bug 474505 - Replace uses of nsVoidPtrHashkey with nsPtrHashKey<T>; r=bsmedberg 2012-03-21 14:07:31 -04:00
nsThreadManager.h Bug 474505 - Replace uses of nsVoidPtrHashkey with nsPtrHashKey<T>; r=bsmedberg 2012-03-21 14:07:31 -04:00
nsThreadPool.cpp Bug 675221 part A: replace XPCOM proxies with runanble for code in XPCOM itself, r=bz 2012-01-11 11:28:21 -05:00
nsThreadPool.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsTimerImpl.cpp Bug 733277 - Prevent firing timers from lock contention with the main thread; r=bsmedberg 2012-03-04 18:56:19 -05:00
nsTimerImpl.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
TimerThread.cpp Bug 741333 - Remove PRBool/PR_TRUE/PR_FALSE that crept in r=Ms2ger 2012-04-04 11:15:10 +02:00
TimerThread.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00