From e11f5838adb54220308a32342974457b337779e1 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 25 Jan 1994 21:17:05 +0000 Subject: Formerly initialize_conch.c.~4~ --- libiohelp/initialize_conch.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libiohelp') diff --git a/libiohelp/initialize_conch.c b/libiohelp/initialize_conch.c index 4aef2293..0272e7b9 100644 --- a/libiohelp/initialize_conch.c +++ b/libiohelp/initialize_conch.c @@ -17,6 +17,8 @@ #include "ioserver.h" +/* Called by an I/O server to initialize a conch structure C; + M will be used to lock conch data structures. */ void initialize_conch (struct conch *c, struct mutex *m) { -- cgit v1.2.3