RTEMS CPU Kit with SuperCore  4.11.3
Files | Functions
Once Functions.

The _Once() function for pthread_once() and rtems_gxx_once(). More...

Collaboration diagram for Once Functions.:

Files

file  onceimpl.h
 Once API.
 

Functions

int _Once (int *once_state, void(*init_routine)(void))
 

Detailed Description

The _Once() function for pthread_once() and rtems_gxx_once().