gc_jd_stack Struct Reference

Lock free stack for job descriptors (used for free list). More...

#include <gc_jd_stack.h>

List of all members.

Public Attributes

gc_eaddr_t top
uint8_t _pad [128-sizeof(gc_eaddr_t)]

Detailed Description

Lock free stack for job descriptors (used for free list).

This is aligned to a cache line, and fills the cache line, to avoid inadvertently losing reservations created with the load-and-reserve instructions.


Member Data Documentation

uint8_t gc_jd_stack::_pad[128-sizeof(gc_eaddr_t)]

The documentation for this struct was generated from the following file:
Generated on Sat Oct 23 17:37:43 2010 for GNU Radio 3.3.0 C++ API by  doxygen 1.6.3