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

Function sc_boot

deps/jemalloc/src/sc.c:310–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

308}
309
310void
311sc_boot(sc_data_t *data) {
312 sc_data_init(data);
313}

Callers

nothing calls this directly

Calls 1

sc_data_initFunction · 0.85

Tested by

no test coverage detected