reactor-c
C Runtime for Lingua Franca
Loading...
Searching...
No Matches
lf_semaphore_t Struct Reference

#include <lf_semaphore.h>

Data Fields

size_t count
 
lf_mutex_t mutex
 
lf_cond_t cond
 

Field Documentation

◆ cond

lf_cond_t lf_semaphore_t::cond

◆ count

size_t lf_semaphore_t::count

◆ mutex

lf_mutex_t lf_semaphore_t::mutex

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