]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update unix domain socket locking comments.
authorMark Johnston <markj@FreeBSD.org>
Tue, 15 Sep 2020 19:21:33 +0000 (19:21 +0000)
committerMark Johnston <markj@FreeBSD.org>
Tue, 15 Sep 2020 19:21:33 +0000 (19:21 +0000)
commitd5cbccecd857bfc520cd3859391167e6f7beea05
tree143efb1781c5afb9000a3359d664060f2dabfd55
parent9e9d3e134bf29e307e788db52ca9bf1ed080fd36
Update unix domain socket locking comments.

- Define a locking key for unpcb members.
- Rewrite some of the locking protocol description to make it less
  verbose and avoid referencing some subroutines which will be renamed.
- Reorder includes.

Reviewed by: glebius, kevans, kib
Tested by: pho
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D26294
sys/kern/uipc_usrreq.c
sys/sys/unpcb.h