From f6cc5ba60fd979b51176d3371a01c578164fe73b Mon Sep 17 00:00:00 2001 From: Seigo Tanimura Date: Sat, 23 Feb 2002 11:30:50 +0000 Subject: [PATCH] Lock of pgrp, session and sigio is done. --- en/smp/index.sgml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/en/smp/index.sgml b/en/smp/index.sgml index a40b1bbb6f..7245eecd5b 100644 --- a/en/smp/index.sgml +++ b/en/smp/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -607,6 +607,13 @@ &status.done; + + Lock struct pgrp, struct session, and struct sigio. + &tanimura; + 23 February 2002 + &status.done; + + @@ -616,13 +623,6 @@ &status.wip; - - Lock struct pgrp, struct session, and struct sigio. - &tanimura; - 13 June 2001 - &status.wip; - - Make KTRACE write into tracefiles asynchronously. &jhb;