RTEMS 6.1-rc1
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. More...
 

Detailed Description

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