Searched refs:lwp_pid_init (Results 1 – 3 of 3) sorted by relevance
| /components/lwp/ | ||
| A D | lwp_pid.h | 28 int lwp_pid_init(void); |
| A D | lwp.c | 70 else if ((rc = lwp_pid_init()) != RT_EOK) in lwp_component_init() |
| A D | lwp_pid.c | 74 int lwp_pid_init(void) in lwp_pid_init() function |
Completed in 5 milliseconds