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
c60f69078387da170c4e14e57ac514ad13f1028b
Mozilla
/
mozilla
/
xpcom
/
threads
History
martijn.martijn%gmail.com
02ce4b2215
Bug 323195 - XPCAutoUnlock messes with detection of potential deadlocks, patch by Matthew Gertner, r=brendan, a=mtschrep
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206059 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-29 14:48:58 +00:00
..
Makefile.in
…
nsAutoLock.cpp
Bug 323195 - XPCAutoUnlock messes with detection of potential deadlocks, patch by Matthew Gertner, r=brendan, a=mtschrep
2006-07-29 14:48:58 +00:00
nsAutoLock.h
Bug 323195 - XPCAutoUnlock messes with detection of potential deadlocks, patch by Matthew Gertner, r=brendan, a=mtschrep
2006-07-29 14:48:58 +00:00
nsEnvironment.cpp
…
nsEnvironment.h
…
nsEventQueue.cpp
Backing out fix for bug 303484 since it exposed some other issues and doesn't fix any known crashers.
2005-10-18 01:47:31 +00:00
nsEventQueue.h
…
nsEventQueueService.cpp
Backing out fix for bug 303484 since it exposed some other issues and doesn't fix any known crashers.
2005-10-18 01:47:31 +00:00
nsEventQueueService.h
…
nsEventQueueUtils.h
…
nsIEnvironment.idl
…
nsIEventQueue.idl
…
nsIEventQueueService.idl
…
nsIEventTarget.idl
…
nsIProcess.idl
…
nsIRunnable.idl
…
nsISupportsPriority.idl
…
nsIThread.idl
…
nsITimer.idl
…
nsITimerInternal.idl
…
nsITimerManager.idl
…
nsPIEventQueueChain.h
…
nsProcess.h
…
nsProcessCommon.cpp
…
nsThread.cpp
Bug
#310487
--> Fix a thread leak. Regression fix from Bug 296506.
2005-10-01 18:43:00 +00:00
nsThread.h
…
nsTimerImpl.cpp
…
nsTimerImpl.h
…
plevent.c
Bug 307168 - Use the XPCOM (NS_COM) declarations for plevent symbols, instead of the NSPR declarations, since NSPR has different configure tests and compile flags r=darin a=asa
2005-09-26 19:43:34 +00:00
plevent.h
Bug 307168 - Use the XPCOM (NS_COM) declarations for plevent symbols, instead of the NSPR declarations, since NSPR has different configure tests and compile flags r=darin a=asa
2005-09-26 19:43:34 +00:00
TimerThread.cpp
Bug 179056 "Check for new message every" stops after hibernate. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+sfraser, sr=roc, branch181=emaijala
2006-02-25 12:54:58 +00:00
TimerThread.h
…