Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ a0idalloc
Function
a0idalloc
app/redis-6.2.6/deps/jemalloc/src/jemalloc.c:238–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
static void
239
a0idalloc(void *ptr, bool is_internal) {
240
idalloctm(TSDN_NULL, ptr, NULL, NULL, is_internal, true);
241
}
242
243
void *
244
a0malloc(size_t size) {
Callers
2
a0dalloc
Function · 0.85
bootstrap_free
Function · 0.85
Calls
1
idalloctm
Function · 0.85
Tested by
no test coverage detected