Public Attributes | List of all members
ma_thread Struct Reference

#include <miniaudio.h>

Public Attributes

union {
   int   _unused
 
   struct {
      pthread_t   thread
 
   }   posix
 
}; 
 
union {
   int   _unused
 
   struct {
      pthread_t   thread
 
   }   posix
 
}; 
 
ma_contextpContext
 

Detailed Description

Definition at line 2824 of file porcupine/demo/c/dr_libs/tests/external/miniaudio/miniaudio.h.

Member Data Documentation

◆ @84

union { ... }

◆ @864

union { ... }

◆ _unused

int ma_thread::_unused

◆ pContext

ma_context * ma_thread::pContext

◆ posix [1/2]

struct { ... } ma_thread::posix

◆ posix [2/2]

struct { ... } ma_thread::posix

◆ thread

pthread_t ma_thread::thread

The documentation for this struct was generated from the following file:


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:20