MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / do_refresh

Function do_refresh

deps/jemalloc/test/unit/retained.c:36–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36static void
37do_refresh(void) {
38 uint64_t epoch = 1;
39 assert_d_eq(mallctl("epoch", NULL, NULL, (void *)&epoch,
40 sizeof(epoch)), 0, "Unexpected mallctl() failure");
41}
42
43static size_t
44do_get_size_impl(const char *cmd, unsigned arena_ind) {

Callers 1

retained.cFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected