atomic.h File Reference

Header file for implementation of atomic operation. More...

Go to the source code of this file.

Data Structures

struct  atomic

Defines

#define AV_INIT(val)   { .value = (val) }
 Atomic variable initializer.

Typedefs

typedef atomic atomic_t


Detailed Description

Header file for implementation of atomic operation.

Implements some atomic operations

This file is based on Kalisto, Development Kernel copyrighted (c) to Distributed Systems Research Group MFF UK, Czech republic.


Define Documentation

#define AV_INIT ( val   )     { .value = (val) }

Atomic variable initializer.

Parameters:
val value of the atomic variable.


Typedef Documentation

typedef struct atomic atomic_t

standart notation .._t


Generated on Wed Nov 15 17:25:43 2006 for Kalisto by  doxygen 1.4.7