FFmpeg
|
#include <os2threads.h>
Data Fields | |
HEV | event_sem |
HEV | ack_sem |
volatile unsigned | wait_count |
Definition at line 58 of file os2threads.h.
HEV pthread_cond_t::event_sem |
Definition at line 59 of file os2threads.h.
HEV pthread_cond_t::ack_sem |
Definition at line 60 of file os2threads.h.
volatile unsigned pthread_cond_t::wait_count |
Definition at line 61 of file os2threads.h.