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
4071cdc1d848bc45daef22a4becd0fc93f2ee1e7
Mozilla
/
mozilla
/
xpcom
/
threads
History
dougt%netscape.com
f21187a4e6
fix for 22943. removing xp-mac specific code from xp interface, enabling asserts
...
on the mac. r= sdagley git-svn-id: svn://10.0.0.236/trunk@56985 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 20:08:14 +00:00
..
Makefile.in
…
makefile.win
Removing usage of nsComponentManager.h r=selmer
1999-12-08 01:59:32 +00:00
MANIFEST
…
MANIFEST_IDL
…
nsAutoLock.cpp
…
nsAutoLock.h
r=waterson. add explicit lock and unlock to nsAutoLock. This allows us to use the autolock to cover a scope and to also explicitly bracket a call out to some other function with an unlock and relock
1999-11-15 22:15:27 +00:00
nsEventQueue.cpp
fix for 22943. removing xp-mac specific code from xp interface, enabling asserts
2000-01-06 20:08:14 +00:00
nsEventQueue.h
Fix for bug 22933 submitted by jonas.utterstrom@vittran.norrnod.se. r=dougt.
2000-01-06 19:46:44 +00:00
nsEventQueueService.cpp
fix for 22943. removing xp-mac specific code from xp interface, enabling asserts
2000-01-06 20:08:14 +00:00
nsEventQueueService.h
fix for 22943. removing xp-mac specific code from xp interface, enabling asserts
2000-01-06 20:08:14 +00:00
nsIEventQueue.h
Fix for bug 22933 submitted by jonas.utterstrom@vittran.norrnod.se. r=dougt.
2000-01-06 19:46:44 +00:00
nsIEventQueueService.h
fix for 22943. removing xp-mac specific code from xp interface, enabling asserts
2000-01-06 20:08:14 +00:00
nsIRunnable.idl
…
nsIThread.idl
…
nsIThreadPool.idl
…
nsPIEventQueueChain.h
…
nsThread.cpp
…
nsThread.h
…