RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
onceimpl.h File Reference

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.
 

Detailed Description

This header file provides the interfaces of the Execute Once Support.