CPPMyth
Library to interoperate with MythTV server
Loading...
Searching...
No Matches
pthread_barrier_t Struct Reference

Data Fields

int count
int total
CRITICAL_SECTION m
CONDITION_VARIABLE cv

Detailed Description

Definition at line 113 of file winpthreads.h.

Field Documentation

◆ count

int pthread_barrier_t::count

Definition at line 115 of file winpthreads.h.

◆ cv

CONDITION_VARIABLE pthread_barrier_t::cv

Definition at line 118 of file winpthreads.h.

◆ m

CRITICAL_SECTION pthread_barrier_t::m

Definition at line 117 of file winpthreads.h.

◆ total

int pthread_barrier_t::total

Definition at line 116 of file winpthreads.h.


The documentation for this struct was generated from the following file:
  • /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/private/os/windows/winpthreads.h