Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ join
Method
join
include/CobaltFusion/thread.h:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
void join()
28
{
29
if (joinable()) std::thread::join();
30
}
31
32
void detach()
33
{
Callers
6
~ActiveExecutor
Method · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
Abort
Method · 0.80
Abort
Method · 0.80
~ProcessMonitor
Method · 0.80
Abort
Method · 0.80
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.64