Go to the source code of this file.
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) |
| void rt_boom | ( | void | ) |
| pid_t rt_Name_attach | ( | const char * | name | ) |
| int rt_Name_detach | ( | pid_t | pid | ) |
| pid_t rt_Name_locate | ( | const char * | host, | |
| const char * | name | |||
| ) |
Definition at line 2070 of file msg.c.
References cpuid, pid, rt_get_adr(), rt_smp_linux_task, task, and TSKEXT1.
Here is the call graph for this function:

| void rt_stomp | ( | void | ) |
1.4.7