]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Define LOP_DUPOK in lock.h so that we may pass it to individual
authorjeff <jeff@FreeBSD.org>
Fri, 22 Apr 2005 22:37:41 +0000 (22:37 +0000)
committerjeff <jeff@FreeBSD.org>
Fri, 22 Apr 2005 22:37:41 +0000 (22:37 +0000)
commit5310acaed04a785eaf62ce20cf36a26f0a964776
tree058a7515231b639a45e5b1aa001420e4cec3032e
parentfb18830743d510b14e5adc4c6ae1061ef8c0c67f
 - Define LOP_DUPOK in lock.h so that we may pass it to individual
   witness calls rather than as a flag on the lock object.
 - Define MTX_DUPOK in terms of LOP_DUPOK in mutex.h.

Sponsored by: Isilon Systems, Inc.
sys/sys/lock.h
sys/sys/mutex.h