PaUnixThread Struct Reference

#include <pa_unix_util.h>


Data Fields

pthread_t thread
int parentWaiting
int stopRequested
int locked
PaUnixMutex mtx
pthread_cond_t cond
volatile sig_atomic_t stopRequest


Field Documentation

pthread_cond_t PaUnixThread::cond

int PaUnixThread::locked

PaUnixMutex PaUnixThread::mtx

int PaUnixThread::parentWaiting

volatile sig_atomic_t PaUnixThread::stopRequest

int PaUnixThread::stopRequested

pthread_t PaUnixThread::thread


The documentation for this struct was generated from the following file:
Generated for PortAudio by  doxygen1.4.7