Mario Kart 64
Loading...
Searching...
No Matches
ma_semaphore Struct Reference

#include <miniaudio.h>

Collaboration diagram for ma_semaphore:
[legend]

Data Fields

int value
 
ma_pthread_mutex_t lock
 
ma_pthread_cond_t cond
 

Field Documentation

◆ cond

ma_pthread_cond_t ma_semaphore::cond

◆ lock

ma_pthread_mutex_t ma_semaphore::lock

◆ value

int ma_semaphore::value

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