RTEMS 6.1-rc1
Data Structures | Functions
iterateoverthreads.c File Reference

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. More...
 

Detailed Description

This source file contains the implementation of rtems_iterate_over_all_threads().