RTEMS
5.0.0
|
Once API. 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)) |
Thread_Life_state | _Once_Lock (void) |
void | _Once_Unlock (Thread_Life_state thread_life_state) |
Once API.