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

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: