gecko-dev/xpcom/threads
bzbarsky%mit.edu 6d6ba3ce56 Make three changes:
1)  Use GetWeak() on the queue hashtable where possible
2)  Fix what looks like a bug in CreateEventQueue (passing wrong thread
    to MakeNewQueue).
3)  Fix what looks like a bug in PushThreadEventQueue (looking at the original
    queue for the thread rather than the youngest one).

Bug 230092, r=danm, sr=darin
2004-01-28 23:13:48 +00:00
..
.cvsignore
Makefile.in Bug 227500 Provide scriptable environment access p=bsmedberg,gisburn r/sr=dougt 2004-01-23 10:23:12 +00:00
TimerThread.cpp
TimerThread.h
nsAutoLock.cpp
nsAutoLock.h
nsEnvironment.cpp Windows bustage fix - nsresult should have been NS_METHOD 2004-01-23 11:04:20 +00:00
nsEnvironment.h Windows bustage fix - nsresult should have been NS_METHOD 2004-01-23 11:04:20 +00:00
nsEventQueue.cpp
nsEventQueue.h
nsEventQueueService.cpp Make three changes: 2004-01-28 23:13:48 +00:00
nsEventQueueService.h
nsEventQueueUtils.h
nsIEnvironment.idl Bug 227500 Provide scriptable environment access p=bsmedberg,gisburn r/sr=dougt 2004-01-23 10:23:12 +00:00
nsIEventQueue.idl
nsIEventQueueService.idl
nsIEventTarget.idl
nsIProcess.idl Bug 227500 Provide scriptable environment access p=bsmedberg,gisburn r/sr=dougt 2004-01-23 10:23:12 +00:00
nsIRunnable.idl
nsIThread.idl
nsITimer.idl
nsITimerInternal.idl
nsITimerManager.idl
nsPIEventQueueChain.h
nsProcess.h
nsProcessCommon.cpp Bug 227500 Provide scriptable environment access p=bsmedberg,gisburn r/sr=dougt 2004-01-23 10:23:12 +00:00
nsProcessMac.cpp Bug 227500 Provide scriptable environment access p=bsmedberg,gisburn r/sr=dougt 2004-01-23 10:23:12 +00:00
nsThread.cpp
nsThread.h
nsTimerImpl.cpp
nsTimerImpl.h
plevent.c
plevent.h