gecko-dev/xpcom/threads
2001-06-12 18:35:23 +00:00
..
.cvsignore
Makefile.in
makefile.win
MANIFEST
MANIFEST_IDL
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
nsIRunnable.idl
nsIThread.idl
nsIThreadPool.idl
nsPIEventQueueChain.h
nsProcess.h
nsProcessCommon.cpp trunk fix for 84115. Pass arguments to the process (I omitted these in an earlier 2001-06-06 04:33:19 +00:00
nsProcessMac.cpp 66735: implement blocking processes on the mac. 2001-03-28 00:45:05 +00:00
nsThread.cpp fixes bug 84489. ensures that workthreads never process the same request at the same time. r=danm@netscape.com, sr=darin@netscape.com, a=clayton@netscape.com. 2001-06-12 18:32:26 +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
plevent.c Fixes bug 56978 "alert dialog consumes 100% cpu if network is down" 2001-05-18 22:39:52 +00:00
plevent.h