ergo/irc/logger
Shivaram Lingamneni 35128bfc23 use new aligned atomic types everywhere
See 69448b13a1 / #1969; the compiler can now ensure that a uint64
intended for atomic access is always aligned to a 64-bit boundary.
Convert atomic operations on uint32s and pointers as well.
2022-08-10 02:47:39 -04:00
..
logger.go use new aligned atomic types everywhere 2022-08-10 02:47:39 -04:00