diff options
author | rwatson <rwatson@FreeBSD.org> | 2005-09-12 10:06:38 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2005-09-12 10:06:38 +0000 |
commit | c9f007b15949f7dff145daeb4022db557dba9b35 (patch) | |
tree | 7e1658ca9e1d9284ed6c2cd7cec3c4e7d6f1c496 /lib/libc/stdlib | |
parent | a079789c36956ae26dca4da7bf77ded89eb7f6e1 (diff) | |
download | FreeBSD-src-c9f007b15949f7dff145daeb4022db557dba9b35.zip FreeBSD-src-c9f007b15949f7dff145daeb4022db557dba9b35.tar.gz |
Add an assertion that fifo_open() doesn't race against other threads
while sleeping to allocate fifo state: due to using the vnode lock to
serialize access to a fifo during open, it shouldn't happen (tm).
MFC after: 3 days
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions