FFmpeg
Data Fields
pthread_cond_t Struct Reference

#include <os2threads.h>

Data Fields

HEV event_sem
 
HEV ack_sem
 
volatile unsigned wait_count
 

Detailed Description

Definition at line 58 of file os2threads.h.

Field Documentation

◆ event_sem

HEV pthread_cond_t::event_sem

Definition at line 59 of file os2threads.h.

◆ ack_sem

HEV pthread_cond_t::ack_sem

Definition at line 60 of file os2threads.h.

◆ wait_count

volatile unsigned pthread_cond_t::wait_count

Definition at line 61 of file os2threads.h.


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