Searched refs:atomic_write_p (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/src/
H A Drtree.c111 atomic_write_p((void **)elmp, node);
H A Dchunk.c98 atomic_write_p(u.v, chunk_hooks->n); \
H A Djemalloc.c394 atomic_write_p((void **)&arenas[ind], arena);
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Drtree.h215 atomic_write_p(&elm->pun, val);
H A Datomic.h55 void atomic_write_p(void **p, const void *x);
541 atomic_write_p(void **p, const void *x) function
H A Dprivate_namespace.h135 #define atomic_write_p JEMALLOC_N(atomic_write_p) macro
H A Darena.h1267 atomic_write_p(&elm->prof_tctx_pun, tctx);
1303 atomic_write_p(&elm->prof_tctx_pun,

Completed in 354 milliseconds