SoundIoOsThread

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

arg
void* arg;
Undocumented in source.
attr
pthread_attr_t attr;
Undocumented in source.
attr_init
bool attr_init;
Undocumented in source.
handle
HANDLE handle;
Undocumented in source.
id
DWORD id;
Undocumented in source.
id
pthread_t id;
Undocumented in source.
run
void function(void* arg) run;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
running
bool running;
Undocumented in source.

Meta