SynchronizedCircularBuffer.this

The Object's monitor is used to synchronize the methods in here.

struct SynchronizedCircularBuffer(T, size_t maxSize = 128)
this

Meta