|
libosmocore 1.7.0.32-e145
Osmocom core library
|
Osmocom Inter-Thread queue implementation. More...
#include "../config.h"#include <pthread.h>#include <unistd.h>#include <string.h>#include <errno.h>#include <sys/eventfd.h>#include <osmocom/core/linuxlist.h>#include <osmocom/core/talloc.h>#include <osmocom/core/utils.h>#include <osmocom/core/it_q.h>Variables | |
| static pthread_rwlock_t | it_queues_rwlock = PTHREAD_RWLOCK_INITIALIZER |
Osmocom Inter-Thread queue implementation.