OpenGrok
Cross Reference: configure.ac
xref
: /
external
/
jemalloc
/
configure.ac
Home
|
History
|
Annotate
|
Download
|
only in
jemalloc
Lines Matching
full:atomic_fetch_add
1367
uint64_t r =
atomic_fetch_add
(a, x) + x;