Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ a0dalloc
Function
a0dalloc
app/redis-6.2.6/deps/jemalloc/src/jemalloc.c:248–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
246
}
247
248
void
249
a0dalloc(void *ptr) {
250
a0idalloc(ptr, true);
251
}
252
253
/*
254
* FreeBSD's libc uses the bootstrap_*() functions in bootstrap-senstive
Callers
4
a0.c
File · 0.85
malloc_tsd_dalloc
Function · 0.85
arena_tdata_get_hard
Function · 0.85
arenas_tdata_cleanup
Function · 0.85
Calls
1
a0idalloc
Function · 0.85
Tested by
no test coverage detected