git: kernel - Enhance refcount API
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jun 15 08:50:50 PDT 2011
commit 1a30226afd1b5942e1edadb9478aa7bb3ec112d8
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Jun 15 08:46:26 2011 -0700
kernel - Enhance refcount API
* Add functions that take a count in addition to the functions already
present which assume a count of 1.
Summary of changes:
sys/kern/kern_refcount.c | 18 ++++++++++--------
sys/sys/refcount.h | 27 +++++++++++++++++++++++++--
2 files changed, 35 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1a30226afd1b5942e1edadb9478aa7bb3ec112d8
--
DragonFly BSD source repository
More information about the Commits
mailing list