mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-11 10:40:56 -04:00
The rcu_xchg_pointer() function can be used outside of a critical section, and usually must be followed by a synchronize_rcu() or call_rcu() call to detach from the resource, unless if there are some guarantees in place because of our own reference counting. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||