Go to the source code of this file.
Defines | |
#define | RTAI_MAX_NAME_LENGTH 32 |
Functions | |
pid_t | rt_Name_attach (const char *name) |
pid_t | rt_Name_locate (const char *host, const char *name) |
int | rt_Name_detach (pid_t pid) |
void | rt_boom (void) |
void | rt_stomp (void) |
|
Definition at line 22 of file rtai_names.h. |
|
Definition at line 2056 of file msg.c. References RT_TASK, RTAI_MAX_NAME_LENGTH, task, TSKEXT0, and TSKEXT1. |
|
Definition at line 510 of file rtai_msg.h. References BIDX, rtai_lxrt_t::i, LOW, pid, RT_NAME_DETACH, RT_TASK, rtai_lxrt(), SIZARG, TSKEXT0, and TSKEXT1. Here is the call graph for this function: ![]() |
|
Definition at line 504 of file rtai_msg.h. References BIDX, cpuid, rtai_lxrt_t::i, LOW, nam2num(), rt_get_adr(), RT_NAME_LOCATE, rt_smp_linux_task, RT_TASK, rtai_lxrt(), RTAI_MAX_NAME_LENGTH, SIZARG, task, and TSKEXT1. Here is the call graph for this function: ![]() |