gecko-dev/xpcom/threads
mkaply%us.ibm.com ed15a3c3c0 # 37239
r = danm, a = brendan
OS/2 bring-up - VisualAge needs a cast - using NS_STATIC_CAST per danm
2000-06-08 14:18:07 +00:00
..
.cvsignore
Makefile.in Bugzilla bug #17101: move plevent.h and plevent.c from mozilla/nsprpub 2000-01-28 00:27:37 +00:00
makefile.win Bugzilla bug #17101: move plevent.h and plevent.c from mozilla/nsprpub 2000-01-28 00:27:37 +00:00
MANIFEST Bugzilla bug #17101: move plevent.h and plevent.c from mozilla/nsprpub 2000-01-28 00:27:37 +00:00
MANIFEST_IDL Making nsIThread nsIRunnable and nsIThreadPool idl interfaces. 1999-09-15 21:41:20 +00:00
nsAutoLock.cpp Space cleanup. 2000-05-15 06:21:49 +00:00
nsAutoLock.h r=waterson. add explicit lock and unlock to nsAutoLock. This allows us to use the autolock to cover a scope and to also explicitly bracket a call out to some other function with an unlock and relock 1999-11-15 22:15:27 +00:00
nsEventQueue.cpp Fix for eventqueue objects leaking bug #20166. This also removes the hacked fix for bug #36361 and uses a real fix. Major overhaul of nsEventQueue and nsEventQueueService. r=waterson,brendan. tested on windows, linux and mac 2000-06-05 21:53:25 +00:00
nsEventQueue.h Fix for eventqueue objects leaking bug #20166. This also removes the hacked fix for bug #36361 and uses a real fix. Major overhaul of nsEventQueue and nsEventQueueService. r=waterson,brendan. tested on windows, linux and mac 2000-06-05 21:53:25 +00:00
nsEventQueueService.cpp # 37239 2000-06-08 14:18:07 +00:00
nsEventQueueService.h Fix for eventqueue objects leaking bug #20166. This also removes the hacked fix for bug #36361 and uses a real fix. Major overhaul of nsEventQueue and nsEventQueueService. r=waterson,brendan. tested on windows, linux and mac 2000-06-05 21:53:25 +00:00
nsIEventQueue.h add API to EventQueueService for creating a monitored event queue. part of bug 25979. r=dougt r=jar 2000-03-04 03:17:01 +00:00
nsIEventQueueService.h add API to EventQueueService for creating a monitored event queue. part of bug 25979. r=dougt r=jar 2000-03-04 03:17:01 +00:00
nsIRunnable.idl updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIThread.idl updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIThreadPool.idl Fixed thread pool thread allocation to be more lazy (still doesn't release unused threads though). (Code adapted from dougt.) 2000-04-21 05:12:57 +00:00
nsPIEventQueueChain.h Fix for eventqueue objects leaking bug #20166. This also removes the hacked fix for bug #36361 and uses a real fix. Major overhaul of nsEventQueue and nsEventQueueService. r=waterson,brendan. tested on windows, linux and mac 2000-06-05 21:53:25 +00:00
nsThread.cpp Fixed optimized build problem. 2000-04-21 05:32:59 +00:00
nsThread.h # 34082 2000-05-02 22:38:04 +00:00
plevent.c fix for nsbeta2+ bug 35921 (event notification outlives its event) r=danm,bryner,blizzard 2000-05-31 02:19:17 +00:00
plevent.h # 37239 2000-05-01 22:27:21 +00:00