diff options
author | jhb <jhb@FreeBSD.org> | 2001-01-13 23:08:34 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2001-01-13 23:08:34 +0000 |
commit | f0aa56d3bfe5429739c0c8d97acb7aba166e3620 (patch) | |
tree | 70c0b01544cd6c55f54df5ab161f376c4430b705 /sys/kern/uipc_syscalls.c | |
parent | a15d1515201d7c2bf6ca5d24eee9059f059b6aa7 (diff) | |
download | FreeBSD-src-f0aa56d3bfe5429739c0c8d97acb7aba166e3620.zip FreeBSD-src-f0aa56d3bfe5429739c0c8d97acb7aba166e3620.tar.gz |
- Use sched_lock to prevent the mutex name from changing out from under us
while we are copying it to the kinfo_proc structure.
- Test against p_stat to see if we are blocked on a mutex.
- Terminate ki_mtxname with a null char rather than ki_wmesg.
Diffstat (limited to 'sys/kern/uipc_syscalls.c')
0 files changed, 0 insertions, 0 deletions