From 9596c4ee221e90fa4d35255e290f3e6988756bd7 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Wed, 20 Aug 1997 18:19:39 +0000 Subject: Wed Aug 20 13:56:40 1997 Thomas Bushnell, n/BSG * manage-multithread.c (ports_manage_port_operations_multithread): Drop parms `wire_cthreads' and `wire_threads'. Add parm `hook'. (thread_function): Call HOOK instead of cthread_wire and/or thread_wire. * ports.h (ports_manage_port_operations_multithread): Adjust declaration. --- libports/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'libports/ChangeLog') diff --git a/libports/ChangeLog b/libports/ChangeLog index db13aaf6..240b9faf 100644 --- a/libports/ChangeLog +++ b/libports/ChangeLog @@ -1,3 +1,12 @@ +Wed Aug 20 13:56:40 1997 Thomas Bushnell, n/BSG + + * manage-multithread.c (ports_manage_port_operations_multithread): + Drop parms `wire_cthreads' and `wire_threads'. Add parm `hook'. + (thread_function): Call HOOK instead of cthread_wire and/or + thread_wire. + * ports.h (ports_manage_port_operations_multithread): Adjust + declaration. + Fri Feb 14 00:51:32 1997 Miles Bader * create-bucket.c (ports_create_bucket): Initialize rpcs, flags, & -- cgit v1.2.3