diff options
author | jhb <jhb@FreeBSD.org> | 2001-08-10 06:56:12 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2001-08-10 06:56:12 +0000 |
commit | def8c67e008a01368f7fd9376b096b00517a36bd (patch) | |
tree | 503ff4a04b0a98cac4206d20dbde60e8d450b725 /contrib/cvs/diff/dir.c | |
parent | 6c7715413445f5c8d7517f23cbe78e5ab7d94a45 (diff) | |
download | FreeBSD-src-def8c67e008a01368f7fd9376b096b00517a36bd.zip FreeBSD-src-def8c67e008a01368f7fd9376b096b00517a36bd.tar.gz |
- Remove asleep(), await(), and M_ASLEEP.
- Callers of asleep() and await() have been converted to calling tsleep().
The only caller outside of M_ASLEEP was the ata driver, which called both
asleep() and await() with spl-raised, so there was no need for the
asleep() and await() pair. M_ASLEEP was unused.
Reviewed by: jasone, peter
Diffstat (limited to 'contrib/cvs/diff/dir.c')
0 files changed, 0 insertions, 0 deletions