FFmpeg
|
#include <os2threads.h>
Data Fields | |
HEV | event_sem |
HEV | ack_sem |
volatile unsigned | wait_count |
Definition at line 54 of file os2threads.h.
HEV pthread_cond_t::event_sem |
Definition at line 55 of file os2threads.h.
HEV pthread_cond_t::ack_sem |
Definition at line 56 of file os2threads.h.
volatile unsigned pthread_cond_t::wait_count |
Definition at line 57 of file os2threads.h.