MCPcopy Create free account
hub / github.com/arkhipenko/TaskScheduler / cbD

Function cbD

tests/test-scheduler-uaf-regression.cpp:77–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75static void cbB() { s_b_count++; }
76static void cbC() { s_c_count++; }
77static void cbD() { s_d_count++; }
78
79// ---------------------------------------------------------------------------
80

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected