git: kernel - add short-form mutex calls
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jun 5 15:59:34 PDT 2010
commit 57f5048a4cafdfe457dd798dcbba7ee993b542c4
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list