Public Attributes | List of all members
ma_event Struct Reference

#include <miniaudio.h>

Public Attributes

union {
   int   _unused
 
   struct {
      pthread_cond_t   condition
 
      pthread_mutex_t   mutex
 
      ma_uint32   value
 
   }   posix
 
}; 
 
union {
   int   _unused
 
   struct {
      pthread_cond_t   condition
 
      pthread_mutex_t   mutex
 
      ma_uint32   value
 
   }   posix
 
}; 
 
pthread_cond_t cond
 
pthread_mutex_t lock
 
ma_contextpContext
 

Detailed Description

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

Member Data Documentation

◆ @870

union { ... }

◆ @90

union { ... }

◆ _unused

int ma_event::_unused

◆ cond

pthread_cond_t ma_event::cond

◆ condition

pthread_cond_t ma_event::condition

◆ lock

pthread_mutex_t ma_event::lock

◆ mutex

pthread_mutex_t ma_event::mutex

◆ pContext

ma_context * ma_event::pContext

◆ posix [1/2]

struct { ... } ma_event::posix

◆ posix [2/2]

struct { ... } ma_event::posix

◆ value

ma_uint32 ma_event::value

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


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