Libav
Data Fields
pthread_once_t Union Reference

#include <w32pthreads.h>

Data Fields

voidPtr
 For the Windows 6.0+ native functions. More...
 
LONG state
 For the pre-Windows 6.0 compat code. More...
 

Detailed Description

Definition at line 176 of file w32pthreads.h.

Field Documentation

◆ Ptr

void* pthread_once_t::Ptr

For the Windows 6.0+ native functions.

Definition at line 177 of file w32pthreads.h.

◆ state

LONG pthread_once_t::state

For the pre-Windows 6.0 compat code.

Definition at line 178 of file w32pthreads.h.

Referenced by pthread_once().


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