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-19 07:26:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
threads
History
warren%netscape.com
e92a3a917a
Fixed optimized build problem.
2000-04-21 05:32:59 +00:00
..
.cvsignore
…
Makefile.in
…
makefile.win
…
MANIFEST
…
MANIFEST_IDL
…
nsAutoLock.cpp
…
nsAutoLock.h
…
nsEventQueue.cpp
…
nsEventQueue.h
…
nsEventQueueService.cpp
…
nsEventQueueService.h
…
nsIEventQueue.h
…
nsIEventQueueService.h
…
nsIRunnable.idl
…
nsIThread.idl
…
nsIThreadPool.idl
Fixed thread pool thread allocation to be more lazy (still doesn't release unused threads though). (Code adapted from dougt.)
2000-04-21 05:12:57 +00:00
nsPIEventQueueChain.h
…
nsThread.cpp
Fixed optimized build problem.
2000-04-21 05:32:59 +00:00
nsThread.h
Fixed thread pool thread allocation to be more lazy (still doesn't release unused threads though). (Code adapted from dougt.)
2000-04-21 05:12:57 +00:00
plevent.c
…
plevent.h
…