APM:Libraries
Typedefs | Functions
atomic.h File Reference

Go to the source code of this file.

Typedefs

typedef __istate_t atomic_t
 

Functions

static atomic_t atomic_begin (void)
 
static void atomic_end (atomic_t a)
 

Typedef Documentation

◆ atomic_t

typedef __istate_t atomic_t

Definition at line 7 of file atomic.h.

Function Documentation

◆ atomic_begin()

static atomic_t atomic_begin ( void  )
inlinestatic

Definition at line 9 of file atomic.h.

◆ atomic_end()

static void atomic_end ( atomic_t  a)
inlinestatic

Definition at line 16 of file atomic.h.