Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ isDetached
Method
isDetached
lib/cpp/src/thrift/concurrency/ThreadFactory.h:51–51 ·
view source on GitHub ↗
* Gets current detached mode */
Source
from the content-addressed store, hash-verified
49
* Gets current detached mode
50
*/
51
bool isDetached() const { return detached_; }
52
53
/**
54
* Sets the detached disposition of newly created threads.
Callers
2
threadFactory
Method · 0.80
removeWorkersUnderLock
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected