Date: Wed, 29 Nov 2000 12:10:54 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h user.h Message-ID: <200011292010.eATKAsw39653@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/11/29 12:10:54 PST
Modified files:
sys/sys proc.h user.h
Log:
- Add a p_mtxname field to proc which points to the description of the
mutex a process is blocked on or NULL.
- Add a corresponding field e_mtxname to eproc.
- Fix a spelling nit in a comment.
Revision Changes Path
1.126 +3 -2 src/sys/sys/proc.h
1.25 +3 -1 src/sys/sys/user.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011292010.eATKAsw39653>
