gecko-dev/xpcom/threads
bryner%netscape.com d0cfcc1da2 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
..
.cvsignore
MANIFEST silly mac, get a real build system 2001-12-16 07:53:25 +00:00
MANIFEST_IDL adding nsITimerManager 2002-04-10 06:06:12 +00:00
Makefile.in Relanding pavlov's changes for bug 129953, in pieces. 2002-04-13 19:00:50 +00:00
TimerThread.cpp Handle wraparound of PRIntervalTime, plus crucial fixes thanks to Ere Maijala <ere@atp.fi> (138791, r=rjesup, sr=waterson). 2002-04-25 21:07:54 +00:00
TimerThread.h Handle wraparound of PRIntervalTime, plus crucial fixes thanks to Ere Maijala <ere@atp.fi> (138791, r=rjesup, sr=waterson). 2002-04-25 21:07:54 +00:00
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
nsAutoLock.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
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 fixes bug 135547 "make event queues more robust" 2002-04-11 00:16:04 +00:00
nsEventQueue.h Fixing crash dismissing dialogs on linux (bug 134070). r=dougt, sr=darin, a=asa & adt. 2002-04-05 23:42:35 +00:00
nsEventQueueService.cpp fixes bug 135547 "make event queues more robust" 2002-04-11 00:16:04 +00:00
nsEventQueueService.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIEventQueue.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIEventQueueService.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIProcess.idl fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsIRunnable.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIScriptableTimer.idl bug 115473 r=pavlov sr=brendan 2002-06-11 20:47:04 +00:00
nsIThread.idl Add IsMainThread to nsIThread. r=danm@netscape.com, sr=darin@netscape.com 112397 2001-11-30 00:06:32 +00:00
nsIThreadPool.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsITimer.h bug 115473 r=pavlov sr=brendan 2002-06-11 20:47:04 +00:00
nsITimerCallback.h bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:13:17 +00:00
nsITimerManager.idl bug 129953 r=rjesup sr=rpotts 2002-04-10 04:41:23 +00:00
nsPIEventQueueChain.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsProcess.h fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsProcessCommon.cpp fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsProcessMac.cpp Checkin for bug 120866. Add getenv() support to autoconfig module. Checking in for Jerry Tan. r=dveditz, sr=alecf, a=asa. 2002-03-22 21:37:50 +00:00
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 Fixes bug 84489. Ensures that worker threads can not process the same reque 2001-06-12 18:35:23 +00:00
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