https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230888

--- Comment #4 from Conrad Meyer <[email protected]> ---
(In reply to David Chisnall from comment #3)
Seems like a C lock implementation for large types is allowed to place the lock
in the shared memory with the object.  (Not that using shared memory or _Atomic
structs is necessarily a good idea.)

"The size, representation, and alignment of an atomic type need not be the same
as those of the corresponding unqualified type."

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "[email protected]"

Reply via email to