git: kernel - Enhance refcount API

看板DFBSD_commit作者時間14年前 (2011/06/16 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1D-FDhTy (DFBSD_commit)