MCPcopy 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
437static void BFP_CALLTYPE ThreadProcThunk(void* profiler)
438{
439 ((DbgProfiler*)profiler)->ThreadProc();
440}
441
442void DbgProfiler::Start()
443{

Callers

nothing calls this directly

Calls 1

ThreadProcMethod · 0.45

Tested by

no test coverage detected