.Xr kcont and workqueue each other.
This commit is contained in:
parent
224db8bcf4
commit
48b26c0311
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: kcont.9,v 1.8 2005/11/18 07:21:47 wiz Exp $
|
||||
.\" $NetBSD: kcont.9,v 1.9 2005/11/24 08:24:01 yamt Exp $
|
||||
.\"
|
||||
.\" The author of this man page is Jonathan Stone (jonathan@dsg.stanford.edu)
|
||||
.\"
|
||||
@ -194,7 +194,8 @@ kernel thread.
|
||||
.Xr kthread 9 ,
|
||||
.Xr spl 9 ,
|
||||
.Xr tsleep 9 ,
|
||||
.Xr wakeup 9
|
||||
.Xr wakeup 9 ,
|
||||
.Xr workqueue 9
|
||||
.Sh AUTHORS
|
||||
The
|
||||
.Nm
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: workqueue.9,v 1.1 2005/11/24 08:20:51 yamt Exp $
|
||||
.\" $NetBSD: workqueue.9,v 1.2 2005/11/24 08:24:01 yamt Exp $
|
||||
.\"
|
||||
.\" Copyright (c)2005 YAMAMOTO Takashi,
|
||||
.\" All rights reserved.
|
||||
@ -56,5 +56,6 @@ subsystem is implemented within the file
|
||||
.\" ------------------------------------------------------------
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 9 ,
|
||||
.Xr kcont 9 ,
|
||||
.Xr workqueue_create 9 ,
|
||||
.Xr workqueue_enqueue 9
|
||||
|
Loading…
Reference in New Issue
Block a user