gecko-dev/xpcom/threads
2005-10-18 01:41:11 +00:00
..
.cvsignore
Makefile.in
nsAutoLock.cpp
nsAutoLock.h
nsEnvironment.cpp
nsEnvironment.h
nsEventQueue.cpp Backing out fix for bug 303484 since it exposed some other issues and doesn't fix any known crashers. 2005-10-18 01:41:11 +00:00
nsEventQueue.h
nsEventQueueService.cpp Backing out fix for bug 303484 since it exposed some other issues and doesn't fix any known crashers. 2005-10-18 01:41:11 +00:00
nsEventQueueService.h
nsEventQueueUtils.h
nsIEnvironment.idl
nsIEventQueue.idl
nsIEventQueueService.idl
nsIEventTarget.idl
nsIProcess.idl
nsIRunnable.idl
nsISupportsPriority.idl
nsIThread.idl
nsITimer.idl Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan. 2005-05-04 20:22:32 +00:00
nsITimerInternal.idl
nsITimerManager.idl
nsPIEventQueueChain.h
nsProcess.h
nsProcessCommon.cpp WinCE only. ShellExecute is now in the shunt lib, so I can remove a WINCE #define. Also, for process creation WinCE uses NSPR like a good child.... i wonder why the other platforms don't as well. 2005-09-02 18:00:23 +00:00
nsThread.cpp Bug 310487 thread leak 2005-09-30 20:46:14 +00:00
nsThread.h
nsTimerImpl.cpp Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan. 2005-05-04 20:22:32 +00:00
nsTimerImpl.h
plevent.c Bug 307168 - Use the XPCOM (NS_COM) declarations for plevent symbols, instead of the NSPR declarations, since NSPR has different configure tests and compile flags r=darin 2005-09-15 18:29:21 +00:00
plevent.h Bug 307168 - Use the XPCOM (NS_COM) declarations for plevent symbols, instead of the NSPR declarations, since NSPR has different configure tests and compile flags r=darin 2005-09-15 18:29:21 +00:00
TimerThread.cpp
TimerThread.h