Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
310
void
311
sc_boot(sc_data_t *data) {
312
sc_data_init(data);
313
}
Callers
nothing calls this directly
Calls
1
sc_data_init
Function · 0.85
Tested by
no test coverage detected