mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
OPNsense - FreeBSD source
The problem was, isc_atomic_cmpxchg() is almost like our atomic_cmpset_32(), except it expects the old value to be returned, whereas our atomic_cmpset_32 returns 1 on success, or 0 on failure. So I re-implemented something suitable. Submitted by: cognet Reviewed by: bsdimp |
||
|---|---|---|
| contrib/bind9 | ||