]> granicus.if.org Git - spl/commit
Adjust the condition variables to simply sleep uninteruptibly.
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Fri, 11 Apr 2008 22:49:48 +0000 (22:49 +0000)
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Fri, 11 Apr 2008 22:49:48 +0000 (22:49 +0000)
commit12ea923056d9d3c54e4a2d1a5095ca11784dd2a5
tree85d91715a41944f6a77963174156bd67bc19f715
parent115aed0dd8eae514d0cfaa37436a66c52926e3be
Adjust the condition variables to simply sleep uninteruptibly.
This way we don't have to contend with superious wakeups which
it appears ZFS is not so careful to handle anyway.  So this is
probably for the best.

git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@70 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
include/sys/condvar.h