MCPcopy 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
409void scenario::addRtpTaskThreadID(pthread_t id)
410{
411 threadIDs[id] = "threadID";
412}
413
414void scenario::setFileName(const char *name)
415{

Callers 1

executeActionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected