FFmpeg
Data Fields
pthread_once_t Struct Reference

#include <os2threads.h>

Data Fields

volatile int done
 
_fmutex mtx
 

Detailed Description

Definition at line 66 of file os2threads.h.

Field Documentation

◆ done

volatile int pthread_once_t::done

Definition at line 67 of file os2threads.h.

Referenced by pthread_once().

◆ mtx

_fmutex pthread_once_t::mtx

Definition at line 68 of file os2threads.h.

Referenced by pthread_once().


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