#include <libarch/stack.h>#include <sys/types.h>#include <align.h>Go to the source code of this file.
| Data Structures | |
| struct | context_t | 
| Fibril context.  More... | |
| Defines | |
| #define | context_set(c, _pc, stack, size, ptls) | 
| #define | SP_DELTA (STACK_WINDOW_SAVE_AREA_SIZE + STACK_ARG_SAVE_AREA_SIZE) | 
| Functions | |
| static uintptr_t | context_get_fp (context_t *ctx) | 
Definition in file fibril.h.
 1.4.7
 1.4.7