git: kernel -- token: Two shared token DEBUG_LOCKS tests.

看板DFBSD_commit作者時間14年前 (2011/11/17 10:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 784abcf016439b3921045915ae603359a2166860 Author: Venkatesh Srinivas <me@endeavour.zapto.org> Date: Wed Nov 16 18:07:47 2011 -0800 kernel -- token: Two shared token DEBUG_LOCKS tests. * New warning when a pool token is taken in shared mode. * KASSERT when trying to take an exclusive token with that token already held shared. Both tests are only active under DEBUG_LOCKS. Summary of changes: sys/kern/lwkt_token.c | 33 +++++++++++++++++++++++++++++++++ 1 files changed, 33 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/784abcf016439b3921045915ae603359a2166860 -- DragonFly BSD source repository
文章代碼(AID): #1En78clj (DFBSD_commit)