Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kistler-Group/sdbus-cpp
/ leaveEventLoop
Method
leaveEventLoop
src/Connection.cpp:186–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
void Connection::leaveEventLoop()
187
{
188
notifyEventLoopToExit();
189
joinWithEventLoop();
190
}
191
192
Connection::PollData Connection::getEventLoopPollData() const
193
{
Callers
5
main
Function · 0.80
TearDownTestSuite
Method · 0.80
TearDown
Method · 0.80
TEST
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
4
main
Function · 0.64
TearDownTestSuite
Method · 0.64
TearDown
Method · 0.64
TEST
Function · 0.64