VLC  3.0.15
Data Fields
vlc_threadvar Struct Reference
Collaboration diagram for vlc_threadvar:
Collaboration graph
[legend]

Data Fields

PULONG id
 
void(* destroy )(void *)
 
struct vlc_threadvarprev
 
struct vlc_threadvarnext
 
DWORD id
 

Field Documentation

◆ destroy

void(* vlc_threadvar::destroy

Referenced by vlc_threadvar_create().

◆ id [1/2]

DWORD vlc_threadvar::id

◆ id [2/2]

PULONG vlc_threadvar::id

◆ next

struct vlc_threadvar * vlc_threadvar::next

◆ prev

struct vlc_threadvar * vlc_threadvar::prev

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