diff options
author | bde <bde@FreeBSD.org> | 1997-11-24 14:18:00 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1997-11-24 14:18:00 +0000 |
commit | a323d6696a3e45aa070d94465a03bdeec081e100 (patch) | |
tree | 72c520282134160e0dfa7c4823b25018cf454aa3 /lib/libpthread/thread/thr_mattr_init.c | |
parent | 62082c7f659e100465060df7218c10762516d9e6 (diff) | |
download | FreeBSD-src-a323d6696a3e45aa070d94465a03bdeec081e100.zip FreeBSD-src-a323d6696a3e45aa070d94465a03bdeec081e100.tar.gz |
Don't call malloc(..., M_WAITOK) at splnet(). Doing so is often
a mistake (since softnet interrupts may occur if malloc() waits),
and doing it harmlessly but unnecessarily here interfered with
detection of the mistaken cases.
Diffstat (limited to 'lib/libpthread/thread/thr_mattr_init.c')
0 files changed, 0 insertions, 0 deletions