gecko-dev/xpcom/threads
dougt%netscape.com 1938b600bf PAC instantiation hangs Regxpcom Solaris nightly build packaging process. Fixing timer logic. Patch by Kenneth Herron. r=dougt@netscape.com, sr=brendan@mozilla.org, b=106009 2002-04-23 03:15:52 +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 PAC instantiation hangs Regxpcom Solaris nightly build packaging process. Fixing timer logic. Patch by Kenneth Herron. r=dougt@netscape.com, sr=brendan@mozilla.org, b=106009 2002-04-23 03:15:52 +00:00
TimerThread.h PAC instantiation hangs Regxpcom Solaris nightly build packaging process. Fixing timer logic. Patch by Kenneth Herron. r=dougt@netscape.com, sr=brendan@mozilla.org, b=106009 2002-04-23 03:15:52 +00:00
makefile.win Relanding pavlov's changes for bug 129953, in pieces. 2002-04-13 19:00:50 +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 Adding better comments. r=jband, sr=brendan 2002-04-04 23:04:53 +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 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
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 Try to fix design flaw where a timer's destructor races with TimerThread::Run -- really want a better design, but this patches the problem in the context of the current design (118004, r=dbradley/pavlov, sr=shaver/jband, a=asa). 2002-03-08 20:11:49 +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 Land update notifications. 2002-02-20 04:01:34 +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 Added CR to end of file for certain unix platforms.(originally checked in from windows as part of fix for 62167 2001-01-22 21:40:33 +00:00
nsProcessCommon.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
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 Add IsMainThread to nsIThread. r=danm@netscape.com, sr=darin@netscape.com 112397 2001-11-30 00:06:32 +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 Relanding pavlov's changes for bug 129953, in pieces. 2002-04-14 00:27:16 +00:00
nsTimerImpl.h Relanding pavlov's changes for bug 129953, in pieces. 2002-04-14 00:27:16 +00:00
plevent.c Bug 105445 - Difficult to process PLEvents without either latency or CPU hogging. r=pink/sr=sfraser/a=asa 2002-03-27 07:16:12 +00:00
plevent.h Bug #67370. Better interleaving of xlib + plevents. r=danm sr=shaver 2001-03-12 23:57:18 +00:00