DragonFly commits List (threaded) for 2011-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Enhance refcount API
commit 1a30226afd1b5942e1edadb9478aa7bb3ec112d8
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]