- Timestamp:
- 07/20/09 19:15:04 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/objective-cplusplus/i3/trunk/src/mil/include/mil/DoubleBuffer.h
r34469 r34500 8 8 T buffer[2]; 9 9 int current_cache; 10 atomic<uint32_t> status; // 0-15: newer buffer 0,1=offset10 atomic<boost::uint32_t> status; // 0-15: newer buffer 0,1=offset 11 11 // 16-32: reading buffer 0=idle 1=offset0, 2=offset1 12 12 … … 15 15 16 16 void write(T data) { 17 using namespace boost; 17 18 // �ǂݍ��ݒ��̃o�b�t�@���ŐV�ł͂Ȃ��� 18 19 uint16_t c_newer = current_cache;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)