Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SIPp/sipp
/ addRtpTaskThreadID
Method
addRtpTaskThreadID
src/scenario.cpp:409–412 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
407
}
408
409
void scenario::addRtpTaskThreadID(pthread_t id)
410
{
411
threadIDs[id] =
"threadID"
;
412
}
413
414
void scenario::setFileName(const char *name)
415
{
Callers
1
executeAction
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected