Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arkhipenko/TaskScheduler
/ cbB
Function
cbB
tests/test-scheduler-uaf-regression.cpp:75–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
74
static void cbA() { s_a_count++; }
75
static void cbB() { s_b_count++; }
76
static void cbC() { s_c_count++; }
77
static void cbD() { s_d_count++; }
78
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected