RTEMS 6.1-rc5
|
This source file contains the implementation of _Thread_Iterate(). More...
#include <rtems/score/threadimpl.h>
Functions | |
void | _Thread_Iterate (Thread_Visitor visitor, void *arg) |
Calls the visitor with all threads and the given argument until it is done. | |
This source file contains the implementation of _Thread_Iterate().