Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ a0dalloc
Function
a0dalloc
deps/jemalloc/src/jemalloc.c:254–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
}
253
254
void
255
a0dalloc(void *ptr) {
256
a0idalloc(ptr, true);
257
}
258
259
/*
260
* FreeBSD's libc uses the bootstrap_*() functions in bootstrap-senstive
Callers
4
malloc_tsd_dalloc
Function · 0.70
arena_tdata_get_hard
Function · 0.70
arenas_tdata_cleanup
Function · 0.70
a0.c
File · 0.50
Calls
1
a0idalloc
Function · 0.70
Tested by
no test coverage detected