Classes | Namespaces | Macros
free_list.h File Reference
#include <ros/assert.h>
#include <ros/atomic.h>
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

 lockfree
 

Macros

#define FREELIST_DEBUG_YIELD()
 
#define ROSRT_CACHELINE_SIZE   64
 

Macro Definition Documentation

◆ FREELIST_DEBUG_YIELD

#define FREELIST_DEBUG_YIELD ( )

Definition at line 51 of file free_list.h.

◆ ROSRT_CACHELINE_SIZE

#define ROSRT_CACHELINE_SIZE   64

Definition at line 46 of file free_list.h.



lockfree
Author(s): Josh Faust
autogenerated on Wed Mar 2 2022 00:54:15