pion-net  4.0.9
Public Types | Static Public Member Functions | Static Public Attributes
boost::lockfree::atomic_cas64 Struct Reference

List of all members.

Public Types

typedef uint64_t cas_type

Static Public Member Functions

static bool cas (volatile uint64_t *addr, uint64_t const &old, uint64_t const &nw)

Static Public Attributes

static const bool is_lockfree = false

Detailed Description

Definition at line 111 of file cas.hpp.


The documentation for this struct was generated from the following file: