Searched defs:WITNESS_INITIALIZER (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dwitness.h69 # define WITNESS_INITIALIZER(name, rank) {name, rank, NULL, NULL, {NULL, NULL}} macro
71 # define WITNESS_INITIALIZER(name, rank) macro

Completed in 163 milliseconds