#include <ngcbSched.h>
Public Attributes | |
| pthread_mutex_t | mutex_v |
| pthread_cond_t | lck |
| size_t | val |
POSIX semaphore type
| pthread_cond_t ngcb_sema_t::lck |
Condition variable
| pthread_mutex_t ngcb_sema_t::mutex_v |
Protection mutex
| size_t ngcb_sema_t::val |
Semaphore counter value