Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ Join
Function
Join
src/brpc/controller.cpp:593–595 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
591
}
592
593
void Join(CallId id) {
594
bthread_id_join(id);
595
}
596
597
void JoinResponse(CallId id) {
598
bthread_id_join(id);
Callers
15
main
Function · 0.85
sync_client
Method · 0.85
TEST
Function · 0.85
TEST_F
Function · 0.85
TEST_F
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST_F
Function · 0.85
~WorkQueue
Method · 0.85
~EventDispatcher
Method · 0.85
~EventDispatcher
Method · 0.85
Calls
1
bthread_id_join
Function · 0.85
Tested by
8
TEST
Function · 0.68
TEST_F
Function · 0.68
TEST_F
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68
TEST_F
Function · 0.68
~WorkQueue
Method · 0.68