![]() |
The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
API for POSIX semaphores in mmapped memory. More...
#include <sys/mman.h>#include <freeradius-devel/util/semaphore.h>#include <freeradius-devel/util/strerror.h>#include <freeradius-devel/util/syserror.h>
Include dependency graph for semaphore.c:Go to the source code of this file.
Functions | |
| fr_sem_t * | fr_sem_alloc (void) |
| void | fr_sem_free (fr_sem_t *sem) |
API for POSIX semaphores in mmapped memory.
Definition in file semaphore.c.
| fr_sem_t * fr_sem_alloc | ( | void | ) |
Definition at line 30 of file semaphore.c.
Here is the call graph for this function:
Here is the caller graph for this function:| void fr_sem_free | ( | fr_sem_t * | sem | ) |
1.9.8