diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2016-06-27 15:33:41 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2016-06-27 15:33:41 +0000 |
commit | 13da1a7b1d78a39b42163be2bf62feae06a5ab1d (patch) | |
tree | 7d8ca244bd615b7b8ad407a20f77040a3a39629c /include/poll.h | |
parent | 6f29179fae4a2716dc00f13139a739a45bbe518a (diff) |
defer munmap to after unlocking malloc. this can (unfortunately) be an
expensive syscall, and we don't want to tie up other threads. there's no
need to hold the lock, so defer it to afterwards.
from Michael McConville
ok deraadt
Diffstat (limited to 'include/poll.h')
0 files changed, 0 insertions, 0 deletions