看板 DFBSD_commit 關於我們 聯絡資訊
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