Searched refs:atomic_write_p (Results 1 – 9 of 9) sorted by relevance
114 atomic_write_p((void **)elmp, node); in rtree_node_init()
98 atomic_write_p(u.v, chunk_hooks->n); \ in chunk_hooks_set()
412 atomic_write_p((void **)&arenas[ind], arena); in arena_set()
55 void atomic_write_p(void **p, const void *x);541 atomic_write_p(void **p, const void *x) in atomic_write_p() function
215 atomic_write_p(&elm->pun, val); in rtree_val_write()
137 atomic_write_p
137 #define atomic_write_p JEMALLOC_N(atomic_write_p) macro
1278 atomic_write_p(&elm->prof_tctx_pun, tctx); in arena_prof_tctx_set()1314 atomic_write_p(&elm->prof_tctx_pun, in arena_prof_tctx_reset()
137 #undef atomic_write_p