|
VLC
2.1.0-git
|
Data Fields | |
| bool | pool |
| uintptr_t | refs |
| void(* | pf_destructor )(struct ml_gc_object_t *) |
| 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().
1.8.1.2