|
Pixar Arch 0.25.8
|
Routines for controlling malloc behavior. More...
#include "pxr/arch/pxr.h"#include "pxr/arch/api.h"#include <stdlib.h>#include <string>Go to the source code of this file.
Classes | |
| class | pxr::ArchMallocHook |
| Override default malloc() functionality. More... | |
Namespaces | |
| namespace | pxr |
Functions | |
| bool | pxr::ArchIsPtmallocActive () |
| Return true if ptmalloc is being used as the memory allocator. | |
| bool | pxr::ArchIsStlAllocatorOff () |
| Return true if the C++ STL allocator was requested to be turned off. | |
Routines for controlling malloc behavior.