git: uipc: Rework unp_pcblist() to make it MPSAFE
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Sep 18 04:49:38 PDT 2015
commit b56f3747c0c53e7843930951bd1bc4569bad6285
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Fri Sep 18 19:42:29 2015 +0800
uipc: Rework unp_pcblist() to make it MPSAFE
Summary of changes:
sys/kern/uipc_usrreq.c | 152 +++++++++++++++++++++++++++++++------------------
sys/sys/unpcb.h | 5 +-
2 files changed, 99 insertions(+), 58 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b56f3747c0c53e7843930951bd1bc4569bad6285
--
DragonFly BSD source repository
More information about the Commits
mailing list