Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ AskToQuit
Function
AskToQuit
src/brpc/controller.cpp:1668–1670 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1666
}
1667
1668
void AskToQuit() {
1669
raise(SIGINT);
1670
}
1671
1672
class DoNothingClosure : public google::protobuf::Closure {
1673
void Run() { }
Callers
1
sender
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected