RTEMS 6.1-rc1
|
This header file provides the interfaces of the Execute Once Support. More...
#include <rtems/score/thread.h>
Go to the source code of this file.
Functions | |
int | _Once (unsigned char *once_state, void(*init_routine)(void)) |
Reacts according to the state of once_state. More... | |
This header file provides the interfaces of the Execute Once Support.