]> git.proxmox.com Git - mirror_spl-debian.git/commit
Add MUTEX_NOT_HELD() function
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 27 Aug 2010 20:36:24 +0000 (13:36 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 27 Aug 2010 21:23:48 +0000 (14:23 -0700)
commitd85e28ad69d87e63894308c34739da59420a582d
tree92ddd4121eb7f653a0ee5019ed55ef856c31056c
parent2b3543025cb2e61c55b4ba79a524d10fe951e3be
Add MUTEX_NOT_HELD() function

Simply implement the missing MUTEX_NOT_HELD() function using
the !MUTEX_HELD construct.
include/sys/mutex.h