diff options
author | 2016-11-29 12:12:29 +0000 | |
---|---|---|
committer | 2016-11-29 12:12:29 +0000 | |
commit | 1549528cc7e524b4a1510b4209a0ac7b9e3a6806 (patch) | |
tree | 3411a9a058ccf52ef644b8af109d580949af0172 /share/man | |
parent | m_free() and m_freem() test for NULL. Simplify callers which had their own (diff) | |
download | wireguard-openbsd-1549528cc7e524b4a1510b4209a0ac7b9e3a6806.tar.xz wireguard-openbsd-1549528cc7e524b4a1510b4209a0ac7b9e3a6806.zip |
Replace the hand-rolled semaphore with a read-write lock
This was sitting in my tree for many a month and since the introduction
of interrupt threads, the interrupt vs. process context interlock became
irrelevant. Taking uncontended write locks while "cold" doesn't look
like a big deal as well.
Diffstat (limited to 'share/man')
0 files changed, 0 insertions, 0 deletions