gecko-dev/xpcom/threads
2002-07-30 21:30:05 +00:00
..
.cvsignore
Makefile.in
makefile.win Remove obsolete NS_BASE and _IMPL_NS_BASE, and unused/obsolete source files nsStdFileStream.* (bug 160052). r=cls, sr=alecf, a=asa. 2002-07-30 21:30:05 +00:00
MANIFEST
MANIFEST_IDL
nsAutoLock.cpp
nsAutoLock.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
nsEventQueue.cpp
nsEventQueue.h
nsEventQueueService.cpp
nsEventQueueService.h
nsIEventQueue.idl
nsIEventQueueService.idl
nsIProcess.idl
nsIRunnable.idl
nsIScriptableTimer.idl bug 115473 r=pavlov sr=brendan 2002-06-11 20:47:04 +00:00
nsIThread.idl
nsIThreadPool.idl
nsITimer.h bug 115473 r=pavlov sr=brendan 2002-06-11 20:47:04 +00:00
nsITimerCallback.h
nsITimerManager.idl
nsPIEventQueueChain.h
nsProcess.h
nsProcessCommon.cpp
nsProcessMac.cpp
nsThread.cpp Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag. 2002-07-08 07:56:50 +00:00
nsThread.h
nsTimerImpl.cpp bug 115473 r=pavlov sr=brendan 2002-06-11 20:47:04 +00:00
nsTimerImpl.h bug 115473 r=pavlov sr=brendan 2002-06-11 20:47:04 +00:00
plevent.c Remove DARWIN define from osx builds as it cripples the feature set provided by OSX headers. 2002-07-18 04:09:30 +00:00
plevent.h #157770 2002-07-17 05:46:34 +00:00
TimerThread.cpp
TimerThread.h