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
rpotts%netscape.com
6496d65bc9
bug
#88678
(r=jst, r=dougt) The manipulation of nsProxyEventObjects is not threadsafe.
...
git-svn-id: svn://10.0.0.236/trunk@99342 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-16 21:26:04 +00:00
..
Makefile.in
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
2001-06-18 22:10:38 +00:00
makefile.win
…
MANIFEST
…
MANIFEST_IDL
…
nsAutoLock.cpp
bug
#88678
(r=jst, r=dougt) The manipulation of nsProxyEventObjects is not threadsafe.
2001-07-16 21:26:04 +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
…