Update of /scm/cvs/src/common/threads
In directory gauss.gwydiondylan.org:/tmp/cvs-serv55423/common/threads
Modified Files:
library.dylan
Log Message:
Job: gd25
Added associated-lock to threads exports.
Index: library.dylan
===================================================================
RCS file: /scm/cvs/src/common/threads/library.dylan,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- library.dylan 24 Sep 2004 22:27:49 -0000 1.6
+++ library.dylan 19 Oct 2004 03:47:00 -0000 1.7
@@ -13,7 +13,7 @@
<synchronization>, wait-for, release,
<lock>, with-lock, <exclusive-lock>, owned?,
<semaphore>, <simple-lock>, <recursive-lock>, <read-write-lock>,
- <notification>, release-all,
+ <notification>, associated-lock, release-all,
<count-exceeded-error>, <timeout-exceeded>, <not-owned-error>},
export: all;
_______________________________________________
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
https://gauss.gwydiondylan.org/mailman/listinfo/gd-chatter
|