win32_cond_t Struct Reference

#include <w32pthreads.h>


Data Fields

pthread_mutex_t mtx_broadcast
pthread_mutex_t mtx_waiter_count
volatile int waiter_count
HANDLE semaphore
HANDLE waiters_done
volatile int is_broadcast


Detailed Description

Definition at line 117 of file w32pthreads.h.


Field Documentation

Definition at line 123 of file w32pthreads.h.

Referenced by pthread_cond_broadcast(), and pthread_cond_wait().

Definition at line 120 of file w32pthreads.h.

Referenced by pthread_cond_broadcast(), pthread_cond_signal(), and pthread_cond_wait().


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

Generated on Fri Oct 26 02:46:18 2012 for FFmpeg by  doxygen 1.5.8