| 
    PortAudio
    2.0
    
   | 
 
#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 | 
| 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 | 
 1.8.5