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

Get a per-task variable. More...

#include <rtems/rtems/tasksimpl.h>
#include <rtems/score/threadimpl.h>
#include <rtems/score/wkspace.h>
#include <rtems/config.h>
Include dependency graph for taskvariableget.c:

Functions

rtems_status_code rtems_task_variable_get (rtems_id tid, void **ptr, void **result)
 Get a per-task variable. More...
 

Detailed Description

Get a per-task variable.