#include <list>
#include <map>
#include <string>
#include <boost/thread.hpp>
#include "dsodefs.h"
#include <cassert>
Go to the source code of this file.
Classes | |
class | gnash::GcRoot |
Abstract class to allow the GC to store "roots" into a container. More... | |
class | gnash::GcResource |
Collectable resource. More... | |
class | gnash::GC |
Garbage collector singleton. More... | |
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. |