Concerning unions: if union tag has free bits (and I bet it has), then spin lock could be implemented using them.
3 Likes
Concerning unions: if union tag has free bits (and I bet it has), then spin lock could be implemented using them.