APM:Libraries
Public Attributes | List of all members
Linux::Thread::stack_debug Struct Reference

#include <Thread.h>

Public Attributes

uint32_t * start
 
uint32_t * end
 

Detailed Description

Definition at line 69 of file Thread.h.

Member Data Documentation

◆ end

uint32_t* Linux::Thread::stack_debug::end

Definition at line 71 of file Thread.h.

Referenced by Linux::Thread::_poison_stack(), and Linux::Thread::get_stack_usage().

◆ start

uint32_t* Linux::Thread::stack_debug::start

Definition at line 70 of file Thread.h.

Referenced by Linux::Thread::_poison_stack(), and Linux::Thread::get_stack_usage().


The documentation for this struct was generated from the following file: