Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ tsd_global_slow
Function
tsd_global_slow
deps/jemalloc/src/tsd.c:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
bool
151
tsd_global_slow() {
152
return atomic_load_u32(&tsd_global_slow_count, ATOMIC_RELAXED) > 0;
153
}
154
155
/******************************************************************************/
156
Callers
2
check_global_slow
Function · 0.85
tsd_state_compute
Function · 0.85
Calls
no outgoing calls
Tested by
1
check_global_slow
Function · 0.68