Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/X-Profiler/xprofiler
/ XpfThread
Method
XpfThread
src/xpf_thread.h:15–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
virtual ~XpfThread();
14
15
XpfThread(const XpfThread& other) = delete;
16
17
void StartIfNeeded();
18
void Join();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected