#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 |
| volatile sig_atomic_t PaUnixThread::stopRequest |
| pthread_t PaUnixThread::thread |
1.4.7