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-23 10:54:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
threads
History
edburns%acm.org
b1aacc0ff8
bug 59526
...
sr=waterson r=valeski This bullet-proofs the code so the one thread does not exit twice.
2000-11-09 23:49:57 +00:00
..
.cvsignore
…
Makefile.in
…
makefile.win
…
MANIFEST
…
MANIFEST_IDL
…
nsAutoLock.cpp
Fix leaks for 'unregistered' monitors and locks (55498, r=beard, sr=jband).
2000-11-01 22:21:28 +00:00
nsAutoLock.h
…
nsEventQueue.cpp
Bug 37275, Changing value of all progids, and changing everywhere a progid
2000-09-13 23:57:52 +00:00
nsEventQueue.h
…
nsEventQueueService.cpp
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
2000-08-10 06:19:37 +00:00
nsEventQueueService.h
…
nsIEventQueue.h
Bug 37275, Changing value of all progids, and changing everywhere a progid
2000-09-13 23:57:52 +00:00
nsIEventQueueService.h
Bug 37275, Changing value of all progids, and changing everywhere a progid
2000-09-13 23:57:52 +00:00
nsIRunnable.idl
…
nsIThread.idl
Bug 37275, Changing value of all progids, and changing everywhere a progid
2000-09-13 23:57:52 +00:00
nsIThreadPool.idl
Bug 37275, Changing value of all progids, and changing everywhere a progid
2000-09-13 23:57:52 +00:00
nsPIEventQueueChain.h
…
nsThread.cpp
bug 59526
2000-11-09 23:49:57 +00:00
nsThread.h
Fixes threadpool to maximize thread usage r=wtc@netscape.com, warren@netscape.com, brendan@mozilla.org, a=brendan@mozilla.org b=36750
2000-10-01 05:35:03 +00:00
plevent.c
Replaces check for processingEvents. r=danm, darin a=hyatt
2000-10-04 19:47:12 +00:00
plevent.h
Removing Cached Monitors from plevent. They are about 5x slower than
2000-09-01 00:50:51 +00:00