Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ ticker_tick
Function
ticker_tick
deps/jemalloc/include/jemalloc/internal/ticker.h:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
static inline bool
74
ticker_tick(ticker_t *ticker) {
75
return ticker_ticks(ticker, 1);
76
}
77
78
/*
79
* Try to tick. If ticker would fire, return true, but rely on
Callers
3
tcache_event
Function · 0.70
ticker.c
File · 0.50
TEST_BEGIN
Function · 0.50
Calls
1
ticker_ticks
Function · 0.70
Tested by
1
TEST_BEGIN
Function · 0.40