Functions

atomic_ops_init.h File Reference

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

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions


Detailed Description

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.


Function Documentation

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().

Here is the caller graph for this function: