Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelenOS/helenos
/ detached
Method
detached
uspace/lib/cpp/include/__bits/thread/thread.hpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
bool detached() const
79
{
80
return detached_;
81
}
82
83
protected:
84
aux::mutex_t join_mtx_;
Callers
2
~thread
Method · 0.80
thread_main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected