]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Add a p_mtxname field to proc which points to the description of the
authorjhb <jhb@FreeBSD.org>
Wed, 29 Nov 2000 20:10:54 +0000 (20:10 +0000)
committerjhb <jhb@FreeBSD.org>
Wed, 29 Nov 2000 20:10:54 +0000 (20:10 +0000)
commit37f7eec401091b7670a6e35952154bd1b83f6bd7
tree716cf955afc8a09e88f22a002349e52b77c97968
parent74d14ce2cbd2816b0a1711ccfbb1a0a66615074c
- 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.
sys/sys/proc.h
sys/sys/user.h