BFLibC 0.1
C Library
Loading...
Searching...
No Matches
_BFLock Struct Reference

Data Fields

pthread_mutex_t mutex
 
pthread_cond_t cond
 
unsigned char flags
 

Detailed Description

author: brando date: 10/25/23

Field Documentation

◆ cond

pthread_cond_t _BFLock::cond

◆ flags

unsigned char _BFLock::flags

◆ mutex

pthread_mutex_t _BFLock::mutex

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