#include "dsodefs.h"
#include <cassert>
#include <boost/detail/atomic_count.hpp>
Go to the source code of this file.
Classes | |
class | gnash::ref_counted |
For stuff that's tricky to keep track of w/r/t ownership & cleanup. The only use for this class seems to be for putting derived classes in smart_ptr. More... | |
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. |