Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
#include <zephyr/posix/posix_signal.h>
Data Fields | |
struct ucontext * | uc_link |
sigset_t | uc_sigmask |
stack_t | uc_stack |
mcontext_t | uc_mcontext |
struct ucontext* ucontext_t::uc_link |
mcontext_t ucontext_t::uc_mcontext |
sigset_t ucontext_t::uc_sigmask |
stack_t ucontext_t::uc_stack |