arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
SynchronizedCircularBuffer.this
arsd
core
SynchronizedCircularBuffer
The Object's monitor is used to synchronize the methods in here.
struct
SynchronizedCircularBuffer
(T, size_t maxSize = 128)
this
(
Object
synchronizedOn
)
Meta
Source
See Implementation
arsd
core
SynchronizedCircularBuffer
constructors
this
functions
dequeue
dequeueSeveral
enqueue
isEmpty
isFull
The Object's monitor is used to synchronize the methods in here.