FFmpeg
|
#include <os2threads.h>
Data Fields | |
volatile int | done |
_fmutex | mtx |
Definition at line 66 of file os2threads.h.
volatile int pthread_once_t::done |
Definition at line 67 of file os2threads.h.
Referenced by pthread_once().
_fmutex pthread_once_t::mtx |
Definition at line 68 of file os2threads.h.
Referenced by pthread_once().