fibril.h File Reference

Fibrils related declarations. More...

#include <sys/types.h>
#include <align.h>
#include <thread.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)
 Sets data to the context.
#define SP_DELTA   (0 + ALIGN_UP(STACK_ITEM_SIZE, STACK_ALIGNMENT))
#define STACK_ALIGNMENT   8
 Stack alignment - see ABI for details.
#define STACK_ITEM_SIZE   4
 Size of a stack item.

Functions

static uintptr_t context_get_fp (context_t *ctx)


Detailed Description

Fibrils related declarations.

Definition in file fibril.h.


Generated on Thu Jun 2 07:45:52 2011 for HelenOS/USB by  doxygen 1.4.7