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
Mozilla
/
mozilla
/
xpcom
/
threads
History
jaggernaut%netscape.com
8a87c13848
One module per line for REQUIRES. r=/sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@103116 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-18 22:01:13 +00:00
..
Makefile.in
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
makefile.win
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
MANIFEST
…
MANIFEST_IDL
…
nsAutoLock.cpp
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
2001-08-14 04:18:27 +00:00
nsAutoLock.h
bug
#88678
(r=jst, r=dougt) The manipulation of nsProxyEventObjects is not threadsafe.
2001-07-16 21:26:04 +00:00
nsEventQueue.cpp
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
2001-06-30 11:02:25 +00:00
nsEventQueue.h
…
nsEventQueueService.cpp
…
nsEventQueueService.h
…
nsIEventQueue.idl
…
nsIEventQueueService.idl
…
nsIProcess.idl
…
nsIRunnable.idl
…
nsIThread.idl
…
nsIThreadPool.idl
…
nsPIEventQueueChain.h
…
nsProcess.h
…
nsProcessCommon.cpp
trunk fix for 84115. Pass arguments to the process (I omitted these in an earlier
2001-06-06 04:33:19 +00:00
nsProcessMac.cpp
…
nsThread.cpp
fixes bug 84489. ensures that workthreads never process the same request at the same time. r=danm@netscape.com, sr=darin@netscape.com, a=clayton@netscape.com.
2001-06-12 18:32:26 +00:00
nsThread.h
Fixes bug 84489. Ensures that worker threads can not process the same reque
2001-06-12 18:35:23 +00:00
plevent.c
Fixes bug 56978 "alert dialog consumes 100% cpu if network is down"
2001-05-18 22:39:52 +00:00
plevent.h
…