diff options
author | jhb <jhb@FreeBSD.org> | 2000-11-15 22:30:48 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2000-11-15 22:30:48 +0000 |
commit | 0efbfa0260e20fd09ec20131b349b2b2abe0ec93 (patch) | |
tree | e7fbc31b12fbdae3d68369328ee478b3dedd68f9 /sys/compat/linux/linux_socket.c | |
parent | c70d0c6d5a38e9cc74b98ee9ed8f5fa7ba524508 (diff) | |
download | FreeBSD-src-0efbfa0260e20fd09ec20131b349b2b2abe0ec93.zip FreeBSD-src-0efbfa0260e20fd09ec20131b349b2b2abe0ec93.tar.gz |
- Replace a KASSERT() that knew too much about mutex internals with a
mtx_assert() that ensures the mutex we release during msleep() is both
not recursed and owned by the current process.
Diffstat (limited to 'sys/compat/linux/linux_socket.c')
0 files changed, 0 insertions, 0 deletions