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

Function RecConfigFileInit

src/records/RecConfigParse.cc:49–53  ·  view source on GitHub ↗

------------------------------------------------------------------------- RecConfigFileInit -------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

47// RecConfigFileInit
48//-------------------------------------------------------------------------
49void
50RecConfigFileInit()
51{
52 ink_mutex_init(&g_rec_config_lock);
53}
54
55//-------------------------------------------------------------------------
56// RecFileImport_Xmalloc

Callers 1

RecCoreInitFunction · 0.85

Calls 1

ink_mutex_initFunction · 0.85

Tested by

no test coverage detected