mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-20 01:40:26 +00:00
c813dae5d8
This uses atomic operations to access lock elision metadata that is accessed
concurrently (ie, adapt_count fields). The size of the data is less than a
word but accessed only with atomic loads and stores.
See also x86 commit
|
||
---|---|---|
.. | ||
linux |