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

Function RecRecordFree

src/records/RecUtils.cc:42–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42void
43RecRecordFree(RecRecord *r)
44{
45 rec_mutex_destroy(&(r->lock));
46}
47
48//-------------------------------------------------------------------------
49// RecAlloc

Callers

nothing calls this directly

Calls 1

rec_mutex_destroyFunction · 0.85

Tested by

no test coverage detected