gecko-dev/xpcom/threads
danm%netscape.com 70a674879d just immortalizing some debugging gunk i recently found useful. hidden completely behind ifdefs normally opaque. 2000-02-12 00:27:57 +00:00
..
.cvsignore cvs ignorage for xpcom2 landing 1999-05-26 17:51:05 +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
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
nsAutoLock.cpp replaced |nsVector| with |nsVoidArray| as per bug #11666. r=brendan 2000-01-18 22:19:52 +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 just immortalizing some debugging gunk i recently found useful. hidden completely behind ifdefs normally opaque. 2000-02-12 00:27:57 +00:00
nsEventQueue.h Fix for bug 26732. r=danm. event queue need to be able to init a plevent 2000-02-09 02:28:51 +00:00
nsEventQueueService.cpp just immortalizing some debugging gunk i recently found useful. hidden completely behind ifdefs normally opaque. 2000-02-12 00:27:57 +00:00
nsEventQueueService.h fix for 22943. removing xp-mac specific code from xp interface, enabling asserts 2000-01-06 20:08:14 +00:00
nsIEventQueue.h Fix for bug 26732. r=danm. event queue need to be able to init a plevent 2000-02-09 02:28:51 +00:00
nsIEventQueueService.h fix for 22943. removing xp-mac specific code from xp interface, enabling asserts 2000-01-06 20:08:14 +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 updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsPIEventQueueChain.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsThread.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsThread.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
plevent.c Bugzilla bug #17101: added plevent.h (same as 2000-01-25 14:48:51 +00:00
plevent.h Bugzilla bug #17101: move plevent.h and plevent.c from mozilla/nsprpub 2000-01-28 00:27:37 +00:00