- abort_flag
SoundIoAtomicFlag abort_flag;
Undocumented in source.
- cond
SoundIoOsCond* cond;
Undocumented in source.
- emitted_shutdown_cb
bool emitted_shutdown_cb;
Undocumented in source.
- have_devices_flag
bool have_devices_flag;
Undocumented in source.
- mutex
SoundIoOsMutex* mutex;
Undocumented in source.
- notify_fd
int notify_fd;
Undocumented in source.
- notify_pipe_fd
int[2] notify_pipe_fd;
Undocumented in source.
- notify_wd
int notify_wd;
Undocumented in source.
- pending_files
SoundIoListAlsaPendingFile pending_files;
Undocumented in source.
- ready_devices_info
SoundIoDevicesInfo* ready_devices_info;
Undocumented in source.
- shutdown_err
int shutdown_err;
Undocumented in source.
- thread
SoundIoOsThread* thread;
Undocumented in source.