Subject: CVS commit: [newlock2] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 09/11/2006 18:45:24
Module Name: src
Committed By: ad
Date: Mon Sep 11 18:45:24 UTC 2006
Modified Files:
src/sys/kern [newlock2]: kern_synch.c
Log Message:
Add mtsleep(). Currently only useful if the wakeup comes from process
context. A fix for this is pending.
To generate a diff of this commit:
cvs rdiff -r1.166 -r1.166.2.1 src/sys/kern/kern_synch.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.