Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ narenas_total_inc
Function
narenas_total_inc
deps/jemalloc/src/jemalloc.c:306–309 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
304
}
305
306
static void
307
narenas_total_inc(void) {
308
atomic_fetch_add_u(&narenas_total, 1, ATOMIC_RELEASE);
309
}
310
311
unsigned
312
narenas_total_get(void) {
Callers
2
arena_init_locked
Function · 0.70
malloc_init_narenas
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected