MCPcopy Create free account
hub / github.com/OpenSIPS/opensips / release_entry_lock

Function release_entry_lock

modules/tm/lock.c:269–273  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

267
268
269int release_entry_lock( struct entry *entry )
270{
271 /* the same as above */
272 return 0;
273}
274
275
276

Callers 1

free_hash_tableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected