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
b3b8530cfe3e6cd8ca7e5fd0984f2ee533a2eede
Mozilla
/
mozilla
/
xpcom
/
threads
History
sspitzer%netscape.com
3823830445
turn off assertions until dougt
fixes
#22943
. r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@56699 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 00:14:37 +00:00
..
Makefile.in
…
makefile.win
Removing usage of nsComponentManager.h r=selmer
1999-12-08 01:59:32 +00:00
MANIFEST
…
MANIFEST_IDL
…
nsAutoLock.cpp
…
nsAutoLock.h
r=waterson. add explicit lock and unlock to nsAutoLock. This allows us to use the autolock to cover a scope and to also explicitly bracket a call out to some other function with an unlock and relock
1999-11-15 22:15:27 +00:00
nsEventQueue.cpp
turn off assertions until dougt
fixes
#22943
. r=dougt
2000-01-04 00:14:37 +00:00
nsEventQueue.h
21723. a=chofmann, r=rpotts. Laying ground work for FTP checkin. This fixes an oppressive event queue api method. We weren't returning the event to be processed. subsequently the event was being lost. There are currently *no* users of this method in the tree.
1999-12-14 22:06:17 +00:00
nsEventQueueService.cpp
Removing usage of nsComponentManager.h r=selmer
1999-12-08 01:59:32 +00:00
nsEventQueueService.h
Fix for 18078. R=mstoltz,warren
1999-11-30 00:14:55 +00:00
nsIEventQueue.h
21723. a=chofmann, r=rpotts. Laying ground work for FTP checkin. This fixes an oppressive event queue api method. We weren't returning the event to be processed. subsequently the event was being lost. There are currently *no* users of this method in the tree.
1999-12-14 22:06:17 +00:00
nsIEventQueueService.h
Fix for 18078. R=mstoltz,warren
1999-11-30 00:14:55 +00:00
nsIRunnable.idl
…
nsIThread.idl
…
nsIThreadPool.idl
…
nsPIEventQueueChain.h
…
nsThread.cpp
…
nsThread.h
…