Gnash 0.8.9
|
#include "ref_counted.h"
Go to the source code of this file.
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Defines | |
#define | GNASH_USE_GC 1 |
Functions | |
void | gnash::intrusive_ptr_add_ref (const ref_counted *o) |
void | gnash::intrusive_ptr_release (const ref_counted *o) |
#define GNASH_USE_GC 1 |