Public Attributes | List of all members
ma_semaphore Struct Reference

#include <miniaudio.h>

Public Attributes

union {
   int   _unused
 
   struct {
      sem_t   semaphore
 
   }   posix
 
}; 
 
union {
   int   _unused
 
   struct {
      sem_t   semaphore
 
   }   posix
 
}; 
 
pthread_cond_t cond
 
pthread_mutex_t lock
 
ma_contextpContext
 
int value
 

Detailed Description

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

Member Data Documentation

◆ @873

union { ... }

◆ @93

union { ... }

◆ _unused

int ma_semaphore::_unused

◆ cond

pthread_cond_t ma_semaphore::cond

◆ lock

pthread_mutex_t ma_semaphore::lock

◆ pContext

ma_context * ma_semaphore::pContext

◆ posix [1/2]

struct { ... } ma_semaphore::posix

◆ posix [2/2]

struct { ... } ma_semaphore::posix

◆ semaphore

sem_t ma_semaphore::semaphore

◆ value

int ma_semaphore::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