dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.790,1.791


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.790,1.791
Date: Tue, 01 Apr 2003 19:04:56 -0500

Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv14026

Modified Files:
        ChangeLog 
Log Message:


Add the internal "ISignal" interface to mark wait handles that
implement signalling; use "ISignal" to perform dispose notifies in "Timer".


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.790
retrieving revision 1.791
diff -C2 -r1.790 -r1.791
*** ChangeLog   1 Apr 2003 23:56:51 -0000       1.790
--- ChangeLog   2 Apr 2003 00:04:53 -0000       1.791
***************
*** 26,29 ****
--- 26,36 ----
        lock to prevent invalid states in threaded applications.
  
+       * runtime/System/Threading/AutoResetEvent.cs,
+       runtime/System/Threading/ISignal.cs,
+       runtime/System/Threading/ManualResetEvent.cs,
+       runtime/System/Threading/Timer.cs: add the internal "ISignal"
+       interface to mark wait handles that implement signalling;
+       use "ISignal" to perform dispose notifies in "Timer".
+ 
  2003-04-01  Rhys Weatherley  <address@hidden>
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]