RTEMS  5.1
Data Structures | Functions
iterateoverthreads.c File Reference

Iterates 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

Iterates Over All Threads.