libstdc++
atomicity.h File Reference

Go to the source code of this file.

Namespaces

namespace  __gnu_cxx

Functions

static void __gnu_cxx::__atomic_add_single (_Atomic_word *__mem, int __val)
_Atomic_word __gnu_cxx::__attribute__ ((__unused__)) __exchange_and_add(volatile _Atomic_word *
static _Atomic_word __gnu_cxx::__exchange_and_add_single (_Atomic_word *__mem, int __val)
_Atomic_word int __gnu_cxx::throw ()

Detailed Description

This file is a GNU extension to the Standard C++ Library.

Definition in file atomicity.h.