free_list.h File Reference

#include <ros/assert.h>
#include <cstdio>
#include <sstream>
#include <iostream>
#include <cmath>
#include <stdexcept>
#include "duration.h"
#include <sys/time.h>
#include <log4cxx/logger.h>
#include <boost/static_assert.hpp>
#include <cassert>
#include "../../boost_atomic/atomic.hpp"
Include dependency graph for free_list.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lockfree::FreeList
 A lock-free (*not* wait-free) statically-sized free-list implemented with CAS. More...

Namespaces

namespace  lockfree

Defines

#define FREELIST_DEBUG_YIELD()
#define ROSRT_CACHELINE_SIZE   64

Define Documentation

 
#define FREELIST_DEBUG_YIELD (  ) 

Definition at line 51 of file free_list.h.

#define ROSRT_CACHELINE_SIZE   64

Definition at line 46 of file free_list.h.

 All Classes Namespaces Files Functions Variables Typedefs Defines


lockfree
Author(s): Josh Faust
autogenerated on Fri Jan 11 09:40:14 2013