Home
last modified time | relevance | path

Searched refs:atomic_write_p (Results 1 – 6 of 6) sorted by relevance

/external/jemalloc/src/
Drtree.c109 atomic_write_p((void **)elmp, node); in rtree_node_init()
Dchunk.c97 atomic_write_p(u.v, chunk_hooks->n); \ in chunk_hooks_set()
Djemalloc.c390 atomic_write_p((void **)&arenas[ind], arena); in arena_set()
/external/jemalloc/include/jemalloc/internal/
Datomic.h55 void atomic_write_p(void **p, const void *x);
541 atomic_write_p(void **p, const void *x) in atomic_write_p() function
Drtree.h208 atomic_write_p(&elm->pun, val); in rtree_val_write()
Darena.h1208 atomic_write_p(&elm->prof_tctx_pun, tctx); in arena_prof_tctx_set()
1244 atomic_write_p(&elm->prof_tctx_pun, in arena_prof_tctx_reset()