tlds
Transactional Operations for Linked Data Structures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
lockfreelist.cc File Reference
#include <cstdlib>
#include <limits.h>
#include <cstdio>
#include "boosting/list/lockfreelist.h"
Include dependency graph for lockfreelist.cc:

Functions

bool is_marked_ref (LockfreeList::Node *i)
 
LockfreeList::Nodeget_unmarked_ref (LockfreeList::Node *w)
 
LockfreeList::Nodeget_marked_ref (LockfreeList::Node *w)
 

Function Documentation

LockfreeList::Node* get_marked_ref ( LockfreeList::Node w)
inline

Here is the caller graph for this function:

LockfreeList::Node* get_unmarked_ref ( LockfreeList::Node w)
inline

Here is the caller graph for this function:

bool is_marked_ref ( LockfreeList::Node i)
inline

Here is the caller graph for this function: