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-06 06:22:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
threads
History
Chris Peterson
eec2a4f437
Bug 873960 - Avoid unnecessary idle thread notifications when changing thread limits. r=bsmedberg
2013-05-16 09:02:46 -07:00
..
HangMonitor.cpp
Bug 867313: 'crash on hang' doesn't always trigger. r=ehsan
2013-04-30 18:39:16 -04:00
HangMonitor.h
…
LazyIdleThread.cpp
Backout bug 861287 for gcc build failures.
2013-04-25 08:30:28 -04:00
LazyIdleThread.h
…
Makefile.in
bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium
2013-05-16 09:33:26 -04:00
moz.build
…
nsEnvironment.cpp
…
nsEnvironment.h
…
nsEventQueue.cpp
…
nsEventQueue.h
…
nsICancelableRunnable.idl
…
nsIEnvironment.idl
…
nsIEventTarget.idl
…
nsIProcess.idl
…
nsIRunnable.idl
…
nsISupportsPriority.idl
…
nsIThread.idl
…
nsIThreadInternal.idl
…
nsIThreadManager.idl
…
nsIThreadPool.idl
…
nsITimer.idl
Bug 331566 - Change idl interfaces to use @throws instead of @return NS_. r=bsmedberg
2013-05-16 08:26:55 -04:00
nsProcess.h
…
nsProcessCommon.cpp
…
nsThread.cpp
…
nsThread.h
…
nsThreadManager.cpp
Bug 724368 - Expose the maximum number of threads. r=dougt
2013-04-19 07:54:18 -04:00
nsThreadManager.h
Bug 724368 - Expose the maximum number of threads. r=dougt
2013-04-19 07:54:18 -04:00
nsThreadPool.cpp
Bug 873960 - Avoid unnecessary idle thread notifications when changing thread limits. r=bsmedberg
2013-05-16 09:02:46 -07:00
nsThreadPool.h
…
nsTimerImpl.cpp
Bug 744836: Adds null checks for mEventTarget in nsTimerImpl. r=bsmedberg
2013-04-23 11:24:20 -06:00
nsTimerImpl.h
…
SyncRunnable.h
…
TimerThread.cpp
…
TimerThread.h
…