Generally volatile is used to prevent the compiler from reordering reads and writes, but we don't assume that volatile implies a memory barrier. We could probably switch to /volatile:iso. _______________________________________________ WireGuard mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/wireguard
- Volatile in Wintun Lev Stipakov
- Re: Volatile in Wintun Jason A. Donenfeld
- Re: Volatile in Wintun Lev Stipakov
- Re: Volatile in Wintun Jason A. Donenfeld
