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
4f009c46dfd5435bd89340f31e747f1aab2c2619
Mozilla
/
mozilla
/
xpcom
/
threads
History
cbiesinger%web.de
fdf19ebdf9
187309 r=dougt sr=bzbarsky convert out param of nsIProcess::Run to a return value
...
git-svn-id: svn://10.0.0.236/trunk@135791 18797224-902f-48f8-a5cc-f745e15eee43
2003-01-02 21:00:31 +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
187309 r=dougt sr=bzbarsky convert out param of nsIProcess::Run to a return value
2003-01-02 21:00:31 +00:00
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
improve user interactivity during long page loads by doing better detection of user-input and interrupting the parser more frequently. Also moved the WIN32 specific logic for determining when the user is moving a top-level window from plevent.c to the widget module. b=165039 r=rods@netscape.com sr=kin@netscape.com
2002-10-01 03:04:22 +00:00
TimerThread.cpp
…
TimerThread.h
…