Data Fields | |
| vlc_spinlock_t | spin |
| 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().
Referenced by ml_gc_decref(), and ml_gc_incref().
1.7.1