FFmpeg
|
pthread_cond_t Struct Reference
#include <os2threads.h>
Data Fields | |
HEV | event_sem |
int | wait_count |
void * | ptr |
Detailed Description
Definition at line 41 of file os2threads.h.
Field Documentation
HEV pthread_cond_t::event_sem |
Definition at line 42 of file os2threads.h.
Referenced by pthread_cond_broadcast(), pthread_cond_destroy(), pthread_cond_init(), pthread_cond_signal(), and pthread_cond_wait().
void* pthread_cond_t::ptr |
Definition at line 61 of file w32pthreads.h.
Referenced by pthread_cond_broadcast(), pthread_cond_destroy(), pthread_cond_init(), pthread_cond_signal(), and pthread_cond_wait().
int pthread_cond_t::wait_count |
Definition at line 43 of file os2threads.h.
Referenced by pthread_cond_broadcast(), pthread_cond_init(), pthread_cond_signal(), and pthread_cond_wait().
The documentation for this struct was generated from the following files:
Generated on Fri Dec 20 2024 06:56:19 for FFmpeg by 1.8.11