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
e2473ad484bd6c35ff28131c0d89af45caa79f13
Mozilla
/
mozilla
/
xpcom
/
threads
History
bzbarsky%mit.edu
eb3f2e8e52
Backing out to fix red
...
git-svn-id: svn://10.0.0.236/trunk@229585 18797224-902f-48f8-a5cc-f745e15eee43
2007-07-10 04:07:45 +00:00
..
Makefile.in
Backing out to fix red
2007-07-10 04:07:45 +00:00
nsEnvironment.cpp
…
nsEnvironment.h
…
nsEventQueue.cpp
…
nsEventQueue.h
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsIEnvironment.idl
…
nsIEventTarget.idl
…
nsIProcess.idl
…
nsIRunnable.idl
…
nsISupportsPriority.idl
…
nsIThread.idl
…
nsIThreadInternal.idl
…
nsIThreadManager.idl
…
nsIThreadPool.idl
…
nsITimer.idl
…
nsProcess.h
…
nsProcessCommon.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsThread.cpp
Backing out to fix red
2007-07-10 04:07:45 +00:00
nsThread.h
Backing out to fix red
2007-07-10 04:07:45 +00:00
nsThreadManager.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsThreadManager.h
…
nsThreadPool.cpp
…
nsThreadPool.h
…
nsThreadUtilsInternal.h
Make sure that we push a null JSContext on the current thread's XPConnect stack
2007-07-10 03:48:07 +00:00
nsTimerImpl.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsTimerImpl.h
…
TimerThread.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
TimerThread.h
…