sipxmedialib
Version 3.3
|
#include <pthread.h>
#include <semaphore.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <sys/types.h>
#include <time.h>
#include <string.h>
#include <assert.h>
#include <os/OsTask.h>
#include <utl/UtlSListIterator.h>
#include <mp/MpidAlsa.h>
#include <mp/MpInputDeviceManager.h>
Macros | |
#define | RTL_WRITE(x) |
#define | RTL_BLOCK(x) |
#define | RTL_START(x) |
#define RTL_WRITE | ( | x | ) |
#define RTL_BLOCK | ( | x | ) |
#define RTL_START | ( | x | ) |