ProcessViewBrowser-ServerProgramming
Data Fields
WSEMAPHORE Struct Reference

#include <wthread.h>

Data Fields

int cmax
 
int nready
 
pthread_mutex_t mutex
 
pthread_cond_t cond
 

Field Documentation

◆ cmax

int WSEMAPHORE::cmax

◆ cond

pthread_cond_t WSEMAPHORE::cond

◆ mutex

pthread_mutex_t WSEMAPHORE::mutex

◆ nready

int WSEMAPHORE::nready

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