FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pthread_once_t Struct Reference

#include <os2threads.h>

Data Fields

volatile int done
 
_fmutex mtx
 

Detailed Description

Definition at line 62 of file os2threads.h.

Field Documentation

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().


The documentation for this struct was generated from the following file: