Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LKQueue ¶
type LKQueue struct {
// contains filtered or unexported fields
}
LKQueue is a lock-free unbounded queue. See https://colobu.com/2020/08/14/lock-free-queue-in-go/
Click to show internal directories.
Click to hide internal directories.