SIP-router core :: atomic_ops init functions. More...

Go to the source code of this file.
Module: SIP-router core
Needed for lock intializing if no native asm locks are available for the current arch./compiler combination, see atomic_ops.c
Definition in file atomic_ops_init.h.
| void destroy_atomic_ops | ( | void | ) |
frees the locks, if locks are used)
Definition at line 100 of file atomic_ops.c.
Referenced by init_atomic_ops().

1.7.1