Changeset d6a56b6 for lib/data-struct/ring_buffer.h
- Timestamp:
- 03/31/14 00:17:45 (8 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- fb1fd42
- Parents:
- 29ba7c2
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
lib/data-struct/ring_buffer.h
r29bbef0 rd6a56b6 2 2 #include <semaphore.h> 3 3 4 #ifndef TRACE_RINGBUFFER_H5 #define TRACE_RINGBUFFER_H4 #ifndef LIBTRACE_RINGBUFFER_H 5 #define LIBTRACE_RINGBUFFER_H 6 6 7 7 #define LIBTRACE_RINGBUFFER_BLOCKING 0
Note: See TracChangeset
for help on using the changeset viewer.