diff options
| author | riastradh <riastradh@NetBSD.org> | 2022-09-24 11:06:03 +0000 |
|---|---|---|
| committer | riastradh <riastradh@NetBSD.org> | 2022-09-24 11:06:03 +0000 |
| commit | e8594480b5a8ca746f47bee2159ad3f453420690 (patch) | |
| tree | c45b574f51d5bd47884e9d7776157306f9825b9b /external/bsd/unbound/dist/testdata/auth_https.tdir/auth_https.test | |
| parent | 432007da35c4bb1e42f16b9583ea498c3869da57 (diff) | |
efi(4): Fix access to efi_isopen.
- Qualify efi_isopen with volatile.
- Ensure open has acquire ordering and close has release ordering.
- Use atomic_swap, not atomic_cas -- simpler and may be cheaper.
- Use atomic_store, not atomic_swap -- simpler and usually cheaper.
(Could maybe just use __cpu_simple_lock to avoid having to write out
these details.)
Diffstat (limited to 'external/bsd/unbound/dist/testdata/auth_https.tdir/auth_https.test')
0 files changed, 0 insertions, 0 deletions
