MCPcopy Create free account
hub / github.com/apache/trafficserver / asTSCont

Method asTSCont

include/tscpp/api/Continuation.h:50–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 Continuation() {}
49
50 TSCont
51 asTSCont() const
52 {
53 return _cont;
54 }
55
56 // Get mutex (for "non-empty" continuation).
57 //

Callers 1

fFunction · 0.80

Calls

no outgoing calls

Tested by 1

fFunction · 0.64