VLC  2.1.0-git
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ml_gc_object_t Struct Reference

Data Fields

bool pool
uintptr_t refs
void(* pf_destructor )(struct ml_gc_object_t *)

Field Documentation

void(* ml_gc_object_t::pf_destructor)(struct ml_gc_object_t *)

Referenced by ml_gc_decref().

bool ml_gc_object_t::pool

Referenced by ml_gc_decref().

uintptr_t ml_gc_object_t::refs

Referenced by ml_gc_decref(), and ml_gc_incref().


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