DragonFly commits List (threaded) for 2010-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - add short-form mutex calls
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]