Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
stack_t Struct Reference

#include <zephyr/posix/posix_signal.h>

Data Fields

void * ss_sp
size_t ss_size
int ss_flags

Field Documentation

◆ ss_flags

int stack_t::ss_flags

◆ ss_size

size_t stack_t::ss_size

◆ ss_sp

void* stack_t::ss_sp

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