git: kernel - add short-form mutex calls

看板DFBSD_commit作者時間15年前 (2010/06/06 07:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
commit 57f5048a4cafdfe457dd798dcbba7ee993b542c4 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Jun 5 15:56:24 2010 -0700 kernel - add short-form mutex calls * Add short-form calls mtx_lock() and mtx_spinlock() which get a mutex exclusively and omit extranious arguments. Summary of changes: sys/sys/mutex2.h | 33 +++++++++++++++++++++++++++++++++ 1 files changed, 33 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/57f5048a4cafdfe457dd798dcbba7ee993b542c4 -- DragonFly BSD source repository
文章代碼(AID): #1C2jSngU (DFBSD_commit)
文章代碼(AID): #1C2jSngU (DFBSD_commit)