MCPcopy 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
74static void cbA() { s_a_count++; }
75static void cbB() { s_b_count++; }
76static void cbC() { s_c_count++; }
77static void cbD() { s_d_count++; }
78

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected