This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-03 20:49:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
threads
History
ramiro%netscape.com
830ae7c945
Match the window DEFINES. Also took out -D_IMPL_NS_WIDGET, which smells
...
like a cut and paste error.
1999-07-07 08:16:57 +00:00
..
.cvsignore
cvs ignorage for xpcom2 landing
1999-05-26 17:51:05 +00:00
Makefile.in
Match the window DEFINES. Also took out -D_IMPL_NS_WIDGET, which smells
1999-07-07 08:16:57 +00:00
makefile.win
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
MANIFEST
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
nsAutoLock.h
squelch unused parameter warnings.
1999-07-07 04:17:45 +00:00
nsEventQueue.cpp
Adding IsQueueOnCurrentThread().
1999-06-14 20:20:33 +00:00
nsEventQueue.h
Adding IsQueueOnCurrentThread().
1999-06-14 20:20:33 +00:00
nsEventQueueService.cpp
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
1999-06-29 21:01:31 +00:00
nsEventQueueService.h
Added
1999-05-18 21:43:13 +00:00
nsIEventQueue.h
Adding IsQueueOnCurrentThread().
1999-06-14 20:20:33 +00:00
nsIEventQueueService.h
Added |GetIID()|
1999-06-29 20:28:56 +00:00
nsIThread.h
moved GetPrimordialThread from nsAppShellService to nsThread, as suggested by warren
1999-06-13 03:30:38 +00:00
nsThread.cpp
Added missing release.
1999-06-19 22:22:38 +00:00
nsThread.h
include prcmon.h for nsThread.h, until unix defines NS_MT_SUPPORTED for nsISupports.h
1999-05-04 07:11:31 +00:00