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
86daa4e348e2f994491ecec19bdf3296b3abf799
Mozilla
/
mozilla
/
xpcom
/
threads
History
dp%netscape.com
694b0720be
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@54828 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:21:53 +00:00
..
Makefile.in
…
makefile.win
Eliminated the libs build pass.
1999-11-28 03:05:01 +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 bug 18114. Adding simple accessor to PL_WaitForEvent.
1999-11-16 16:04:14 +00:00
nsEventQueue.h
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
1999-12-01 00:21:53 +00:00
nsEventQueueService.cpp
Fix for 18078. R=mstoltz,warren
1999-11-30 00:14:55 +00:00
nsEventQueueService.h
Fix for 18078. R=mstoltz,warren
1999-11-30 00:14:55 +00:00
nsIEventQueue.h
fix for bug 18114. Adding simple accessor to PL_WaitForEvent.
1999-11-16 16:04:14 +00:00
nsIEventQueueService.h
Fix for 18078. R=mstoltz,warren
1999-11-30 00:14:55 +00:00
nsIRunnable.idl
…
nsIThread.idl
…
nsIThreadPool.idl
…
nsPIEventQueueChain.h
…
nsThread.cpp
…
nsThread.h
…