kernel - add short-form mutex calls
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 5 Jun 2010 22:56:24 +0000 (15:56 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 5 Jun 2010 22:56:24 +0000 (15:56 -0700)
commit57f5048a4cafdfe457dd798dcbba7ee993b542c4
treee08e000f5c394c126c803c7a5ab6d8bbf9f12809
parentdd7fb6d23fbbe7beb15fd87d54e1a74f946f4454
kernel - add short-form mutex calls

* Add short-form calls mtx_lock() and mtx_spinlock() which get a mutex
  exclusively and omit extranious arguments.
sys/sys/mutex2.h