This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
55823e4bcbe2de9d8fdefe66bf5adbd4eac010de
Mozilla
/
mozilla
/
xpcom
/
threads
History
(no author)
0a86e1bb4b
This commit was manufactured by cvs2svn to create branch 'XPCOM21_BRANCH'.
...
git-svn-id: svn://10.0.0.236/branches/XPCOM21_BRANCH@32451 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-21 04:54:05 +00:00
..
Makefile.in
Initial version
1999-05-18 09:11:01 +00:00
makefile.win
Initial version
1999-05-18 09:11:01 +00:00
MANIFEST
This commit was manufactured by cvs2svn to create branch 'XPCOM21_BRANCH'.
1999-05-21 04:54:05 +00:00
nsAutoLock.h
Added include for nsError.h to get nsresult.
1999-04-30 23:49:30 +00:00
nsEventQueue.cpp
Changed the arguments to PostSynchronousEvent. Added an EventLoop method.
1999-05-05 23:55:10 +00:00
nsEventQueue.h
destructor should be virtual.
1999-05-13 00:44:20 +00:00
nsEventQueueService.cpp
check for existence before NS_ADDREFing.
1999-05-07 00:09:46 +00:00
nsEventQueueService.h
Added
1999-05-18 21:43:13 +00:00
nsIEventQueue.h
Changed the arguments to PostSynchronousEvent. Added an EventLoop method.
1999-05-05 23:55:10 +00:00
nsIEventQueueService.h
Committing changes to support the new nsIEventQueue interface.
1999-05-04 23:35:25 +00:00
nsIThread.h
Fixed thread problems.
1999-04-13 18:15:27 +00:00
nsThread.cpp
Fixed nsICollection (and Count in particular) to be xpidl friendly.
1999-05-13 04:56:04 +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