Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ DetachFromThread
Method
DetachFromThread
test/thread_checker_unittest.cc:36–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
void DetachFromThread() {
37
ThreadChecker::DetachFromThread();
38
}
39
40
static void MethodOnDifferentThreadImpl();
41
static void DetachThenCallFromDifferentThreadImpl();
Callers
2
TEST
Function · 0.45
DetachThenCallFromDifferentThreadImpl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected