libsheepy
Data Fields
bsem Struct Reference

Data Fields

pthread_mutex_t mutex
 
pthread_cond_t cond
 
int v
 

Detailed Description

Definition at line 53 of file tpool.c.

Field Documentation

◆ mutex

pthread_mutex_t bsem::mutex

Definition at line 54 of file tpool.c.

◆ cond

pthread_cond_t bsem::cond

Definition at line 55 of file tpool.c.

◆ v

int bsem::v

Definition at line 56 of file tpool.c.


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