base/include/rtai_proxies.h File Reference

#include <rtai_sched.h>

Include dependency graph for rtai_proxies.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

RT_TASK__rt_proxy_attach (void(*func)(long), RT_TASK *task, void *msg, int nbytes, int priority)
RT_TASKrt_proxy_attach (RT_TASK *task, void *msg, int nbytes, int priority)
int rt_proxy_detach (RT_TASK *proxy)
RT_TASKrt_trigger (RT_TASK *proxy)


Function Documentation

RT_TASK* __rt_proxy_attach void(*  func)(long),
RT_TASK task,
void *  msg,
int  nbytes,
int  priority
 

Definition at line 1836 of file msg.c.

References rt_free(), rt_kthread_init(), rt_malloc(), RT_SCHED_LINUX_PRIORITY, RT_SCHED_LOWEST_PRIORITY, RT_TASK, and task.

Referenced by rt_proxy_attach(), and rt_Proxy_attach().

Here is the call graph for this function:

RT_TASK* rt_proxy_attach RT_TASK task,
void *  msg,
int  nbytes,
int  priority
 

Definition at line 1876 of file msg.c.

References __rt_proxy_attach(), proxy_task(), RT_TASK, and task.

Here is the call graph for this function:

int rt_proxy_detach RT_TASK proxy  ) 
 

Definition at line 1883 of file msg.c.

References rt_free(), RT_TASK, and rt_task_delete().

Here is the call graph for this function:

RT_TASK* rt_trigger RT_TASK proxy  ) 
 

Definition at line 1893 of file msg.c.

References atomic_inc(), RT_TASK, and rt_task_resume().

Here is the call graph for this function:


Generated on Thu Nov 20 11:53:43 2008 for RTAI API by doxygen 1.3.8