ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcb_sema_t Struct Reference

#include <ngcbSched.h>

Public Attributes

pthread_mutex_t mutex_v
 
pthread_cond_t lck
 
size_t val
 

Detailed Description

POSIX semaphore type

Member Data Documentation

◆ lck

pthread_cond_t ngcb_sema_t::lck

Condition variable

◆ mutex_v

pthread_mutex_t ngcb_sema_t::mutex_v

Protection mutex

◆ val

size_t ngcb_sema_t::val

Semaphore counter value


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