Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1384
void BFP_CALLTYPE BpManager::ThreadProcThunk(void* ptr)
1385
{
1386
((BpManager*)ptr)->ThreadProc();
1387
}
1388
1389
void BpManager::Clear()
1390
{
Callers
nothing calls this directly
Calls
1
ThreadProc
Method · 0.45
Tested by
no test coverage detected