FFmpeg
4.0
|
#include <compat/os2threads.h>
Data Fields | |
volatile int | done |
_fmutex | mtx |
Definition at line 62 of file os2threads.h.
volatile int pthread_once_t::done |
Definition at line 63 of file os2threads.h.
Referenced by pthread_once().
_fmutex pthread_once_t::mtx |
Definition at line 64 of file os2threads.h.
Referenced by pthread_once().