4 ms·
But you can embed this 1 byte lock into other bigger objects (eg. high bytes of a pointer). With 4 byte locks your run into the exact same false sharing issues
by mandarax8 1y ago
But you can embed this 1 byte lock into other bigger objects (eg. high bytes of a pointer).
With 4 byte locks your run into the exact same false sharing issues.