RTEMS 6.1-rc5
|
This source file contains the implementation of rtems_iterate_over_all_threads(). More...
#include <rtems/score/threadimpl.h>
Data Structures | |
struct | routine_arg |
Functions | |
void | rtems_iterate_over_all_threads (rtems_per_thread_routine routine) |
Deprecated, use rtems_task_iterate() instead. | |
This source file contains the implementation of rtems_iterate_over_all_threads().