.. |
.cvsignore
|
|
|
Makefile.in
|
Fix for bug 61692: IDLify nsIEventQueue and nsIEventQueueService. This makes it possible to create an nsISupports proxy for calling across threads in languages other than C++ (eg JS). r=dougt@netscape.com, r=jband@netscape.com, sr=brendan@mozilla.org
|
2000-12-08 04:30:36 +00:00 |
makefile.win
|
Fix for bug 61692: IDLify nsIEventQueue and nsIEventQueueService. This makes it possible to create an nsISupports proxy for calling across threads in languages other than C++ (eg JS). r=dougt@netscape.com, r=jband@netscape.com, sr=brendan@mozilla.org
|
2000-12-08 04:30:36 +00:00 |
MANIFEST
|
Fix for bug 61692: IDLify nsIEventQueue and nsIEventQueueService. This makes it possible to create an nsISupports proxy for calling across threads in languages other than C++ (eg JS). r=dougt@netscape.com, r=jband@netscape.com, sr=brendan@mozilla.org
|
2000-12-08 04:30:36 +00:00 |
MANIFEST_IDL
|
Fix for bug 61692: IDLify nsIEventQueue and nsIEventQueueService. This makes it possible to create an nsISupports proxy for calling across threads in languages other than C++ (eg JS). r=dougt@netscape.com, r=jband@netscape.com, sr=brendan@mozilla.org
|
2000-12-08 04:30:36 +00:00 |
nsAutoLock.cpp
|
Fix leaks for 'unregistered' monitors and locks (55498, r=beard, sr=jband).
|
2000-11-01 22:21:28 +00:00 |
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
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsEventQueue.h
|
Fix for bug 61692: IDLify nsIEventQueue and nsIEventQueueService. This makes it possible to create an nsISupports proxy for calling across threads in languages other than C++ (eg JS). r=dougt@netscape.com, r=jband@netscape.com, sr=brendan@mozilla.org
|
2000-12-08 04:30:36 +00:00 |
nsEventQueueService.cpp
|
Fix for bug 61692: IDLify nsIEventQueue and nsIEventQueueService. This makes it possible to create an nsISupports proxy for calling across threads in languages other than C++ (eg JS). r=dougt@netscape.com, r=jband@netscape.com, sr=brendan@mozilla.org
|
2000-12-08 04:30:36 +00:00 |
nsEventQueueService.h
|
Fix for bug 61692: IDLify nsIEventQueue and nsIEventQueueService. This makes it possible to create an nsISupports proxy for calling across threads in languages other than C++ (eg JS). r=dougt@netscape.com, r=jband@netscape.com, sr=brendan@mozilla.org
|
2000-12-08 04:30:36 +00:00 |
nsIEventQueue.idl
|
Fix for bug 61692: IDLify nsIEventQueue and nsIEventQueueService. This makes it possible to create an nsISupports proxy for calling across threads in languages other than C++ (eg JS). r=dougt@netscape.com, r=jband@netscape.com, sr=brendan@mozilla.org
|
2000-12-08 04:30:36 +00:00 |
nsIEventQueueService.idl
|
Fix for bug 61692: IDLify nsIEventQueue and nsIEventQueueService. This makes it possible to create an nsISupports proxy for calling across threads in languages other than C++ (eg JS). r=dougt@netscape.com, r=jband@netscape.com, sr=brendan@mozilla.org
|
2000-12-08 04:30:36 +00:00 |
nsIRunnable.idl
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsIThread.idl
|
fix bug 61369. Race between nsThread Init and Main. Also additions to make the interface more useful to non-C++ code. r=brendan sr=waterson
|
2000-11-30 05:24:53 +00:00 |
nsIThreadPool.idl
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsPIEventQueueChain.h
|
Fix for eventqueue objects leaking bug #20166. This also removes the hacked fix for bug #36361 and uses a real fix. Major overhaul of nsEventQueue and nsEventQueueService. r=waterson,brendan. tested on windows, linux and mac
|
2000-06-05 21:53:25 +00:00 |
nsThread.cpp
|
delete thread log in main thread dtor. bug 54303 code=jonsmirl@mediaone.net r=me,dougt,brendan
|
2000-12-11 21:55:47 +00:00 |
nsThread.h
|
fix bug 61369. Race between nsThread Init and Main. Also additions to make the interface more useful to non-C++ code. r=brendan sr=waterson
|
2000-11-30 05:24:53 +00:00 |
plevent.c
|
Increase BeOS event port capacity and avoid sending messages to event port if capacity is exceeded.
|
2001-01-07 09:03:09 +00:00 |
plevent.h
|
Removing Cached Monitors from plevent. They are about 5x slower than
|
2000-09-01 00:50:51 +00:00 |