Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ BFP_CALLTYPE ThreadProcThunk
Function
BFP_CALLTYPE ThreadProcThunk
IDEHelper/Profiler.cpp:437–440 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
435
}
436
437
static void BFP_CALLTYPE ThreadProcThunk(void* profiler)
438
{
439
((DbgProfiler*)profiler)->ThreadProc();
440
}
441
442
void DbgProfiler::Start()
443
{
Callers
nothing calls this directly
Calls
1
ThreadProc
Method · 0.45
Tested by
no test coverage detected