Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ release_timerlist_lock
Function
release_timerlist_lock
modules/tm/lock.c:277–281 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
275
276
277
int release_timerlist_lock( struct timer *timerlist )
278
{
279
/* the same as above */
280
return 0;
281
}
282
283
int init_timerlist_lock( unsigned int set, enum lists timerlist_id)
284
{
Callers
1
free_timer_table
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected