Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SIPp/sipp
/ abort
Method
abort
src/task.cpp:154–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
void task::abort()
155
{
156
delete this;
157
}
158
159
// Methods for the timewheel class
160
Callers
1
abort_all_tasks
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected