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
Mozilla
/
mozilla
/
xpcom
/
threads
History
seawood%netscape.com
f8f86e7f05
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug
#186241
r=dougt git-svn-id: svn://10.0.0.236/trunk@135661 18797224-902f-48f8-a5cc-f745e15eee43
2002-12-28 01:15:07 +00:00
..
Makefile.in
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
2002-12-28 01:15:07 +00:00
MANIFEST
…
MANIFEST_IDL
…
nsAutoLock.cpp
…
nsAutoLock.h
…
nsEventQueue.cpp
…
nsEventQueue.h
…
nsEventQueueService.cpp
…
nsEventQueueService.h
…
nsIEventQueue.idl
…
nsIEventQueueService.idl
…
nsIProcess.idl
…
nsIRunnable.idl
…
nsIThread.idl
…
nsIThreadPool.idl
…
nsITimer.idl
Implement support for re-initializing timers (even one-shots), and doc-comment
2002-12-04 00:57:20 +00:00
nsITimerInternal.idl
…
nsITimerManager.idl
…
nsPIEventQueueChain.h
…
nsProcess.h
…
nsProcessCommon.cpp
…
nsProcessMac.cpp
…
nsThread.cpp
Fix assertion from out-of-bounds array access. Bug 175440, r=timeless, sr=alecf
2002-11-09 17:43:33 +00:00
nsThread.h
175932. UMR: PostTimerEvent() does not check return value from GetPRThread(). Thanks to Andrew Schultz for pointing this out. r=pavlov, sr=darin. Also includes 175440 - using nsCOMArray in nsThreadPool, patch by bzbarsky@mit.edu
2002-11-08 04:46:58 +00:00
nsTimerImpl.cpp
Implement support for re-initializing timers (even one-shots), and doc-comment
2002-12-04 00:57:20 +00:00
nsTimerImpl.h
Implement support for re-initializing timers (even one-shots), and doc-comment
2002-12-04 00:57:20 +00:00
plevent.c
Bug 44678 - On Mac, use a custom Carbon event to signal that the PLEvent queue needs to be processed. r=sdagley/sr=sfraser
2002-12-19 15:25:57 +00:00
plevent.h
…
TimerThread.cpp
…
TimerThread.h
…