pjs/xpcom/threads
mozilla.BenB%bucksch.org fb3ff7d2d8 Make nsITimerCallback a [function], to allow JS to pass a function
object instead of this interface
Bug 430305 r/sr/a=shaver
2008-04-23 17:42:58 +00:00
..
.cvsignore
Makefile.in Relanding bug 326777, r=bsmedberg, sr=jst 2007-07-11 00:57:17 +00:00
TimerThread.cpp Bug 422472 - "Lock re-entrance in TimerThread, deadlock" [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=bsmedberg sr=brendan a1.9=damons] 2008-03-14 16:25:15 +00:00
TimerThread.h Bug 422472 - "Lock re-entrance in TimerThread, deadlock" [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=bsmedberg sr=brendan a1.9=damons] 2008-03-14 16:25:15 +00:00
nsEnvironment.cpp
nsEnvironment.h
nsEventQueue.cpp
nsEventQueue.h Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
nsIEnvironment.idl
nsIEventTarget.idl Bug 404870. Don't allow nsThread::PutEvent to succeed when the thread is no longer able to process the event. This stops us leaking the event and anything hanging off it. r+sr=bsmedberg 2007-12-05 02:17:15 +00:00
nsIProcess.idl
nsIRunnable.idl
nsISupportsPriority.idl
nsIThread.idl
nsIThreadInternal.idl
nsIThreadManager.idl
nsIThreadPool.idl
nsITimer.idl Make nsITimerCallback a [function], to allow JS to pass a function 2008-04-23 17:42:58 +00:00
nsProcess.h
nsProcessCommon.cpp Bug 421751: make nsIProcess.run() not open any console windows on Windows. r=dougt, sr=mconnor, a=damons 2008-03-12 21:03:08 +00:00
nsThread.cpp Bug 404870. Don't allow nsThread::PutEvent to succeed when the thread is no longer able to process the event. This stops us leaking the event and anything hanging off it. r+sr=bsmedberg 2007-12-05 02:17:15 +00:00
nsThread.h Bug 404870. Don't allow nsThread::PutEvent to succeed when the thread is no longer able to process the event. This stops us leaking the event and anything hanging off it. r+sr=bsmedberg 2007-12-05 02:17:15 +00:00
nsThreadManager.cpp bug 380454, r=benjamin, sr=sicking 2008-02-21 12:47:27 +00:00
nsThreadManager.h bug 380454, r=benjamin, sr=sicking 2008-02-21 12:47:27 +00:00
nsThreadPool.cpp
nsThreadPool.h
nsThreadUtilsInternal.h Make sure that we push a null JSContext on the current thread's XPConnect stack 2007-07-10 03:48:07 +00:00
nsTimerImpl.cpp Bug 420521 - Leaking nsThread and nsTimerImpl running full set of Mochitests. This fixes the last refcounted leak on OS X Mochitests! Zounds! r=brendan, sr=dbaron, a=blocker 2008-03-10 21:05:46 +00:00
nsTimerImpl.h Bug 420521 - Leaking nsThread and nsTimerImpl running full set of Mochitests. This fixes the last refcounted leak on OS X Mochitests! Zounds! r=brendan, sr=dbaron, a=blocker 2008-03-10 21:05:46 +00:00