|
PStack
2.0
Stack trace printer for MSVC and GCC binaries
|
Declare a container for a single thread of execution. More...
#include "psystem_ns.hpp"#include "stack_frame.hpp"#include <mutex>#include <vector>#include <psystem/framework/memory.hpp>#include <psystem/framework/not_assignable.hpp>

Go to the source code of this file.
Classes | |
| class | psystem::thread_info |
| A container for a single thread of execution in a process. More... | |
Namespaces | |
| psystem | |
| Contains the process examination "system" and basic frameworks. | |
Declare a container for a single thread of execution.