RTEMS CPU Kit with SuperCore  4.11.3
Functions
chainextract.c File Reference

Extracts a Node from a Chain. More...

#include <rtems/system.h>
#include <rtems/score/address.h>
#include <rtems/score/chainimpl.h>
#include <rtems/score/isr.h>
Include dependency graph for chainextract.c:

Functions

void _Chain_Extract (Chain_Node *node)
 Extract the specified node from a chain. More...
 

Detailed Description

Extracts a Node from a Chain.