MCPcopy Create free account
hub / github.com/beefytech/Beef / ThreadProcThunk

Method ThreadProcThunk

BeefySysLib/util/BeefPerf.cpp:1384–1387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1382}
1383
1384void BFP_CALLTYPE BpManager::ThreadProcThunk(void* ptr)
1385{
1386 ((BpManager*)ptr)->ThreadProc();
1387}
1388
1389void BpManager::Clear()
1390{

Callers

nothing calls this directly

Calls 1

ThreadProcMethod · 0.45

Tested by

no test coverage detected