diff options
author | Brian Behlendorf <[email protected]> | 2015-06-10 09:35:20 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-06-10 16:36:12 -0700 |
commit | 2345368646151718fa59986d9e2d9d38bcdecb2c (patch) | |
tree | ee540a2de408b8c29902658c30e92fb5b804f9d6 /include/sys/debug.h | |
parent | 86c16c59fe0d78d44e9f3ebb10ee740bb1028045 (diff) |
Rename cv_wait_interruptible() to cv_wait_sig()
Commit f752b46e added the cv_wait_interruptible() function to allow
condition variables to be woken by signals. This function and its
timed wait counterpart should have been named cv_wait_sig() to match
the illumos interface which provides the same functionality.
This patch renames the symbol but leaves a #define compatibility
wrapper in place until the ZFS code can be moved to the correct
name.
This patch also makes a small number of cosmetic changes to make
the condvar source and header cstyle clean.
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #456
Diffstat (limited to 'include/sys/debug.h')
0 files changed, 0 insertions, 0 deletions