#include <support/Atom.h>
#include <support/atomic.h>
#include <support/CallStack.h>
#include <support/Locker.h>
#include <support/ITextStream.h>
#include <support/SortedVector.h>
#include <support/String.h>
Go to the source code of this file.
Classes | |
| struct | atom_debug |
| struct | atom_ref_info |
| class | SAtomLeakChecker |
| class | SAtomTracker |
Defines | |
| #define | INITIAL_PRIMARY_VALUE (1<<28) |
| #define | SUPPORTS_ATOM_DEBUG 1 |
Functions | |
| int32_t | AtomDebugLevel () |
| int32_t | AtomReportLevel (uint32_t flags) |
| SAtomLeakChecker * | LeakChecker () |
| SAtomTracker * | Tracker () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|