MySQL 9.1.0
Source Code Documentation
|
Link buffer - concurrent data structure which allows: More...
#include <atomic>
#include <cstdint>
#include "ut0counter.h"
#include "ut0dbg.h"
#include "ut0new.h"
#include "ut0ut.h"
Go to the source code of this file.
Classes | |
class | Link_buf< Position > |
Concurrent data structure, which allows to track concurrently performed operations which locally might be dis-ordered. More... | |
Link buffer - concurrent data structure which allows:
Created 2017-08-30 Paweł Olchawa