gecko-dev/xpcom/threads
darin%netscape.com c269cb141b Fixes bug 56978 "alert dialog consumes 100% cpu if network is down"
patch=moz@parabola.demon.co.uk r=danm,dougt sr=darin
2001-05-18 22:39:52 +00:00
..
.cvsignore
MANIFEST First part of adding nsIProcess to the Mac build (MANIFEST file). r=dougt, sr=brendan 2001-01-22 21:46:14 +00:00
MANIFEST_IDL
Makefile.in Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
makefile.win Adding nsIProcess to windows build. a=dougt sr=brendan 2001-01-22 21:42:20 +00:00
nsAutoLock.cpp
nsAutoLock.h fix for #68036. (quiet compiler warnings) sr=brendan/waterson a long time ago. 2001-03-19 22:14:07 +00:00
nsEventQueue.cpp Adding a new method that will allow caller to check if there pending events in the elder queue. r=sfraser@netscape.com, danm@netscape.com, b=76075 2001-04-26 05:28:43 +00:00
nsEventQueue.h
nsEventQueueService.cpp
nsEventQueueService.h
nsIEventQueue.idl Adding a new method that will allow caller to check if there pending events in the elder queue. r=sfraser@netscape.com, danm@netscape.com, b=76075 2001-04-26 05:28:43 +00:00
nsIEventQueueService.idl
nsIProcess.idl New interface for creating and managing processes. New feature for bug 62167. a=dougt sr=brendan 2001-01-19 21:23:24 +00:00
nsIRunnable.idl
nsIThread.idl
nsIThreadPool.idl
nsPIEventQueueChain.h
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 New interface for creating and managing processes. New feature for bug 62167. a=dougt sr=brendan 2001-01-19 21:23:24 +00:00
nsProcessMac.cpp 66735: implement blocking processes on the mac. 2001-03-28 00:45:05 +00:00
nsThread.cpp bug #77233, r=waterson, sr=brendan Changed a delete to a free for a malloced ptr 2001-05-15 05:55:15 +00:00
nsThread.h
plevent.c Fixes bug 56978 "alert dialog consumes 100% cpu if network is down" 2001-05-18 22:39:52 +00:00
plevent.h Bug #67370. Better interleaving of xlib + plevents. r=danm sr=shaver 2001-03-12 23:57:18 +00:00