TwiceAsNice  2019-02-18
Public Attributes | List of all members
os_sem_t Struct Reference

#include <gsc_os_sem.h>

Collaboration diagram for os_sem_t:
Collaboration graph

Public Attributes

os_key_t key
 
pthread_mutex_t mutex
 
char name [64]
 

Member Data Documentation

◆ key

os_key_t os_sem_t::key

◆ mutex

pthread_mutex_t os_sem_t::mutex

◆ name

char os_sem_t::name

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