Home | History | Annotate | Download | only in jemalloc

Lines Matching full:atomic_fetch_add

1367     uint64_t r = atomic_fetch_add(a, x) + x;