gecko/xpcom/threads
2008-03-05 14:56:43 -08:00
..
Makefile.in
nsEnvironment.cpp
nsEnvironment.h
nsEventQueue.cpp
nsEventQueue.h
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-04 18:17:15 -08:00
nsIProcess.idl
nsIRunnable.idl
nsISupportsPriority.idl
nsIThread.idl
nsIThreadInternal.idl
nsIThreadManager.idl
nsIThreadPool.idl
nsITimer.idl
nsProcess.h
nsProcessCommon.cpp backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 14:56:43 -08: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-04 18:17:15 -08: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-04 18:17:15 -08:00
nsThreadManager.cpp bug 380454, r=benjamin, sr=sicking 2008-02-21 04:47:26 -08:00
nsThreadManager.h bug 380454, r=benjamin, sr=sicking 2008-02-21 04:47:26 -08:00
nsThreadPool.cpp
nsThreadPool.h
nsThreadUtilsInternal.h
nsTimerImpl.cpp Bug 407201. Not dropping references for one shot timers on Fire. r/sr=bzbarsky 2008-01-22 21:20:14 -08:00
nsTimerImpl.h b=417115, animated image causes recursion during shutdown ; r=stuart 2008-02-13 22:51:06 -08:00
TimerThread.cpp Fix for bug 413281 (Firefox leaks when Yahoo Toolbar is installed). r=stuart, sr=sicking. 2008-01-24 07:18:14 -08:00
TimerThread.h